mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +00:00
.pc fix
Original commit message from CVS: .pc fix
This commit is contained in:
parent
048fd81203
commit
457ccd41e0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ includedir=${pcfiledir}
|
||||||
|
|
||||||
Name: GStreamer Play Library, uninstalled
|
Name: GStreamer Play Library, uninstalled
|
||||||
Description: Streaming-media framework, play libraries, not installed
|
Description: Streaming-media framework, play libraries, not installed
|
||||||
Requires: gstreamer >= @GSTREAMER_REQ@
|
Requires: gstreamer >= @VERSION@
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
|
|
||||||
Libs: ${pcfiledir}/libs/gst/play/libgstplay.la -lgstcontrol
|
Libs: ${pcfiledir}/libs/gst/play/libgstplay.la -lgstcontrol
|
||||||
|
|
Loading…
Reference in a new issue