mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +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
7a05dcca91
commit
38647e64f2
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ Description: Streaming-media framework, play libraries, not installed
|
|||
Requires: gstreamer >= @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
|
||||
|
|
Loading…
Reference in a new issue