pkgconfig: Don't include libraries in the generic gst-plugins-bad pc file

This commit is contained in:
Sebastian Dröge 2013-12-18 13:48:54 +01:00
parent d5b438a984
commit 73c40d6c62

View file

@ -9,5 +9,5 @@ Name: GStreamer Bad Plugin libraries
Description: Streaming media framework, bad plugins libraries
Requires: gstreamer-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgstmpegts-@GST_API_VERSION@
Libs: -L${libdir}
Cflags: -I${includedir}