pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
authorSebastien Cote <sebas642@yahoo.ca>
Sun, 4 Dec 2005 22:43:43 +0000 (22:43 +0000)
committerAndy Wingo <wingo@pobox.com>
Sun, 4 Dec 2005 22:43:43 +0000 (22:43 +0000)
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.

ChangeLog
pkgconfig/gstreamer-plugins-base.pc.in

index 1679067..7d44747 100644 (file)
--- 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:
index 9b0a9e0..5d81ad2 100644 (file)
@@ -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