mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 17:35:59 +00:00
we don't link to plug-ins
Original commit message from CVS: we don't link to plug-ins
This commit is contained in:
parent
68c9fc70d6
commit
4afc113eac
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ Name: GStreamer
|
|||
Description: Streaming-media framework
|
||||
Requires: @GST_PKG_DEPS@@LIBXML_PKG@
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -L${libdir}/gst -lgstreamer
|
||||
Libs: -L${libdir} -lgstreamer
|
||||
Cflags: -I${includedir} @GST_PKG_CFLAGS@
|
||||
|
|
Loading…
Reference in a new issue