mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 06:22:29 +00:00
allow gst-player to be run uninstalled again
Original commit message from CVS: allow gst-player to be run uninstalled again
This commit is contained in:
parent
1e2eb46c0b
commit
49b6b8b160
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ Description: Streaming-media framework, play libraries, not installed
|
||||||
Requires: gstreamer >= @VERSION@
|
Requires: gstreamer >= @VERSION@
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
|
|
||||||
Libs: ${pcfiledir}/gst-libs/gst/play/libgstplay.la -lgstcontrol
|
Libs: ${pcfiledir}/gst-libs/gst/play/libgstplay-@GST_MAJORMINOR@.la -lgstcontrol-@GST_MAJORMINOR@
|
||||||
Cflags: -I${pcfiledir}/libs
|
Cflags: -I${pcfiledir}/libs
|
||||||
|
|
Loading…
Reference in a new issue