net: Add GIO to the gi-scanner packages
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 17 Jan 2012 15:50:13 +0000 (16:50 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 17 Jan 2012 15:50:13 +0000 (16:50 +0100)
libs/gst/net/Makefile.am

index 33bd014..814cb32 100644 (file)
@@ -65,6 +65,7 @@ GstNet-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libgstnet-@GST_MAJORMINOR@
                --include=Gst-@GST_MAJORMINOR@ \
                --libtool="$(top_builddir)/libtool" \
                --pkg gstreamer-@GST_MAJORMINOR@ \
+               --pkg gio-2.0 \
                --pkg-export="gstreamer-net-@GST_MAJORMINOR@" \
                --add-init-section="gst_init(NULL,NULL);" \
                --output $@ \