summaryrefslogtreecommitdiffstats
path: root/gstreamer-libs-uninstalled.pc.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-07-12 13:09:26 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-07-12 13:09:26 +0000
commitc70e69c051df1a37cfef94c0f21b93249500e403 (patch)
tree01725675a549a8f8584534c5980301330afebd0a /gstreamer-libs-uninstalled.pc.in
parentb939ad941dac370e6cab7767fff56ffe7e65c1e3 (diff)
fix to be able to link to gconf
Original commit message from CVS: fix to be able to link to gconf
Diffstat (limited to 'gstreamer-libs-uninstalled.pc.in')
-rw-r--r--gstreamer-libs-uninstalled.pc.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/gstreamer-libs-uninstalled.pc.in b/gstreamer-libs-uninstalled.pc.in
index 8c750c61..f294eb2d 100644
--- a/gstreamer-libs-uninstalled.pc.in
+++ b/gstreamer-libs-uninstalled.pc.in
@@ -2,6 +2,5 @@ Name: GStreamer Uninstalled Media-Specific Libraries
Description: Streaming-media framework media-specific libraries, not installed
Version: @VERSION@
Requires: gstreamer = @VERSION@
-Libs:
+Libs: -L${pcfiledir}/gst-libs/gst/gconf
Cflags: -I${pcfiledir}/gst-libs
-