mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
this should really be right
Original commit message from CVS: this should really be right
This commit is contained in:
parent
9dca9db01b
commit
5d35edde73
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ Name: GStreamer Uninstalled
|
|||
Description: Streaming-media framework, Not Installed
|
||||
Version: @VERSION@
|
||||
Requires: @GST_PKG_DEPS@, libxml >= 1.8.1
|
||||
Libs: -L${pcfiledir} -lgst
|
||||
Libs: -L${pcfiledir}/gst -lgst
|
||||
Cflags: -I${pcfiledir} @GST_CFLAGS@
|
||||
|
||||
|
|
Loading…
Reference in a new issue