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:
parent
807908daad
commit
1fdf8ac9b3
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user