summaryrefslogtreecommitdiff
path: root/gstreamer.pc.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-01-05 23:59:44 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-01-05 23:59:44 +0000
commit7eda2fc8b5c18decb1db1031e12ccb78f5ca95ae (patch)
tree4ddf9d86b43fe71f732e9ac4c56ee34acf56d164 /gstreamer.pc.in
parent082a40ded1e5643a3b37f262e124f7c603a8c732 (diff)
this looks better
Original commit message from CVS: this looks better
Diffstat (limited to 'gstreamer.pc.in')
-rw-r--r--gstreamer.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gstreamer.pc.in b/gstreamer.pc.in
index babca27acc..6a06502be8 100644
--- a/gstreamer.pc.in
+++ b/gstreamer.pc.in
@@ -7,5 +7,5 @@ Name: GStreamer
Description: Streaming-media framework
Requires: @GST_PKG_DEPS@, libxml >= 1.8.1
Version: @VERSION@
-Libs: -L${libdir} -lgst
+Libs: -L${libdir}/gst -lgst
Cflags: -I${includedir} @GST_CFLAGS@