pkgconfig: Don't include libraries in the generic gst-plugins-bad pc file
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-mpegts-uninstalled.pc.in
1 prefix=
2 exec_prefix=
3 libdir=${pcfiledir}/../gst-libs/gst/mpegts
4 includedir=${pcfiledir}/../gst-libs
5
6 Name: GStreamer MPEG-TS, Uninstalled
7 Description: GStreamer MPEG-TS support, uninstalled
8 Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
9 Version: @VERSION@
10 Libs: -L${libdir} ${libdir}/libgstmpegts-@GST_API_VERSION@.la
11 Cflags: -I${includedir}
12