From: Sebastien Cote Date: Sun, 4 Dec 2005 22:43:43 +0000 (+0000) Subject: pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag. X-Git-Tag: 1.19.3~511^2~12386 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1fdf8ac9b3739c4c406ff6d212dea0288b7ccf2b;p=platform%2Fupstream%2Fgstreamer.git pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag. Original commit message from CVS: 2005-12-04 Andy Wingo patch by: Sebastien Cote * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag. Fixes #319172. --- diff --git a/ChangeLog b/ChangeLog index 1679067..7d44747 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-12-04 Andy Wingo + + patch by: Sebastien Cote + + * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag. + Fixes #319172. + 2005-12-02 Tim-Philipp Müller * docs/plugins/Makefile.am: diff --git a/pkgconfig/gstreamer-plugins-base.pc.in b/pkgconfig/gstreamer-plugins-base.pc.in index 9b0a9e0..5d81ad2 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