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 ad4554dcce..36fb2f4bed 100644 --- a/pkgconfig/gstreamer.pc.in +++ b/pkgconfig/gstreamer.pc.in @@ -11,7 +11,7 @@ typelibdir=${libdir}/girepository-1.0 Name: GStreamer Description: Streaming media framework -Requires: @GST_PKG_DEPS@@LIBXML_PKG@ +Requires: @GST_PKG_DEPS@ Version: @VERSION@ Libs: -L${libdir} -lgstreamer-@GST_MAJORMINOR@ Cflags: -I${includedir} |