summaryrefslogtreecommitdiff
path: root/pkgconfig
diff options
context:
space:
mode:
authorMariusz Buras <mariusz.buras@youview.com>2013-12-18 13:45:22 +0100
committerSebastian Dröge <sebastian@centricular.com>2013-12-18 13:47:01 +0100
commitd5b438a984f8eb9468c00f42d874871046354788 (patch)
tree7340192b39a16bdc4dd8354e09791e01fc85ab00 /pkgconfig
parent72e989f2da0fc35d6d8b974a660933a273519566 (diff)
downloadgstreamer-plugins-bad-d5b438a984f8eb9468c00f42d874871046354788.tar.gz
mpegts: Install generated headers
https://bugzilla.gnome.org/show_bug.cgi?id=720673
Diffstat (limited to 'pkgconfig')
-rw-r--r--pkgconfig/gstreamer-plugins-bad.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/gstreamer-plugins-bad.pc.in b/pkgconfig/gstreamer-plugins-bad.pc.in
index 752f0a0c9..affec65ff 100644
--- a/pkgconfig/gstreamer-plugins-bad.pc.in
+++ b/pkgconfig/gstreamer-plugins-bad.pc.in
@@ -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}
+Libs: -L${libdir} -lgstmpegts-@GST_API_VERSION@
Cflags: -I${includedir}