mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
taking a leaf out of a glib mail let me know if this fails for you, I'm testing it atm
Original commit message from CVS: taking a leaf out of a glib mail let me know if this fails for you, I'm testing it atm
This commit is contained in:
parent
4f14ff0d1b
commit
75b18050d7
1 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@ Name: GStreamer Uninstalled
|
|||
Description: Streaming-media framework, Not Installed
|
||||
Version: @VERSION@
|
||||
Requires: @GST_PKG_DEPS@@LIBXML_PKG@
|
||||
Libs: -L${pcfiledir}/gst -lgst
|
||||
Cflags: -I${pcfiledir} -I${pcfiledir}/libs @GST_PKG_CFLAGS@
|
||||
Libs: -L${pcbuilddir}/${pcfiledir}/gst -lgst
|
||||
Cflags: -I$(pcbuilddir}/${pcfiledir} -I${pcbuilddir}/${pcfiledir}/libs @GST_PKG_CFLAGS@
|
||||
|
||||
|
|
Loading…
Reference in a new issue