changed this to work for gst-bind if anyone gets into problems with this then let me know and we'll fix it together ;)

Original commit message from CVS:
changed this to work for gst-bind
if anyone gets into problems with this then let me know and we'll fix it
together ;)
This commit is contained in:
Thomas Vander Stichele 2001-08-14 19:13:09 +00:00
parent 73db2dd939
commit 928ad2ffb7

View file

@ -7,5 +7,6 @@ Name: GStreamer Uninstalled
Description: Streaming-media framework, Not Installed
Version: @VERSION@
Requires: glib >= 1.2.0, gtk+ >= 1.2.0, libxml >= 1.8.1
Libs: ${pc_top_builddir}/${pcfiledir}/gst/libgst.la
Cflags: -I${pc_top_builddir}/${pcfiledir} @GST_DEFINE_CFLAGS@
Libs: -lgst -L${pcfiledir}/gst/.libs
Cflags: -I${pcfiledir} @GST_DEFINE_CFLAGS@