mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 04:46:13 +00:00
this looks better
Original commit message from CVS: this looks better
This commit is contained in:
parent
082a40ded1
commit
7eda2fc8b5
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ Name: GStreamer
|
||||||
Description: Streaming-media framework
|
Description: Streaming-media framework
|
||||||
Requires: @GST_PKG_DEPS@, libxml >= 1.8.1
|
Requires: @GST_PKG_DEPS@, libxml >= 1.8.1
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Libs: -L${libdir} -lgst
|
Libs: -L${libdir}/gst -lgst
|
||||||
Cflags: -I${includedir} @GST_CFLAGS@
|
Cflags: -I${includedir} @GST_CFLAGS@
|
||||||
|
|
Loading…
Reference in a new issue