Really need to include the srcdir for codecparsers, and build dir
for mpegts.
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgstcodecparsers-@GST_API_VERSION@
-Cflags: -I${includedir}
+Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgstmpegts-@GST_API_VERSION@
-Cflags: -I${includedir}
+Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs