summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Cote <sebas642@yahoo.ca>2005-12-04 22:43:43 +0000
committerAndy Wingo <wingo@pobox.com>2005-12-04 22:43:43 +0000
commit1fdf8ac9b3739c4c406ff6d212dea0288b7ccf2b (patch)
treedd4ca2e9b7852f2ae21acc1d6d0a14d6f71078ea
parent807908daad6fd5acf6827b01180d8d3ae4fc9522 (diff)
pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
Original commit message from CVS: 2005-12-04 Andy Wingo <wingo@pobox.com> patch by: Sebastien Cote <sebas642 yahoo ca> * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag. Fixes #319172.
-rw-r--r--ChangeLog7
-rw-r--r--pkgconfig/gstreamer-plugins-base.pc.in2
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 167906750..7d4474750 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-04 Andy Wingo <wingo@pobox.com>
+
+ patch by: Sebastien Cote <sebas642 yahoo ca>
+
+ * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
+ Fixes #319172.
+
2005-12-02 Tim-Philipp Müller <tim at centricular dot net>
* docs/plugins/Makefile.am:
diff --git a/pkgconfig/gstreamer-plugins-base.pc.in b/pkgconfig/gstreamer-plugins-base.pc.in
index 9b0a9e08c..5d81ad28a 100644
--- a/pkgconfig/gstreamer-plugins-base.pc.in
+++ b/pkgconfig/gstreamer-plugins-base.pc.in
@@ -7,7 +7,7 @@ Name: GStreamer Base Plugins Libraries
Description: Streaming media framework, base plugins libraries
Requires: gstreamer-@GST_MAJORMINOR@
Version: @VERSION@
-Libs:
+Libs: -L${libdir}
Cflags: -I${includedir}
libraries=audio floatcast interfaces netbuffer riff rtp tag video