diff options
Diffstat (limited to 'pkgconfig/gstreamer.pc.in')
-rw-r--r-- | pkgconfig/gstreamer.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/gstreamer.pc.in b/pkgconfig/gstreamer.pc.in index 29d9bc28e..b087a22ec 100644 --- a/pkgconfig/gstreamer.pc.in +++ b/pkgconfig/gstreamer.pc.in @@ -11,4 +11,4 @@ Description: Streaming media framework Requires: @GST_PKG_DEPS@@LIBXML_PKG@ Version: @VERSION@ Libs: -L${libdir} -lgstreamer-@GST_MAJORMINOR@ -Cflags: -I${includedir} @GST_PKG_CFLAGS@ +Cflags: -I${includedir} |