pkgconfig: Don't include libraries in the generic gst-plugins-bad pc file
authorSebastian Dröge <sebastian@centricular.com>
Wed, 18 Dec 2013 12:48:54 +0000 (13:48 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 18 Dec 2013 12:48:54 +0000 (13:48 +0100)
pkgconfig/gstreamer-plugins-bad.pc.in

index affec65..752f0a0 100644 (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}