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