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.
This commit is contained in:
Sebastien Cote 2005-12-04 22:43:43 +00:00 committed by Andy Wingo
parent 807908daad
commit 1fdf8ac9b3
2 changed files with 8 additions and 1 deletions

View file

@ -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:

View 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