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:50:32 +0000 (13:50 +0100)
pkgconfig/gstreamer-plugins-bad.pc.in

index affec65fff3871169a74166bdc57671ee3a997b9..752f0a0c9c076bb4e9978e7d9f9c0eda6b160bb8 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}