From 318a3da008342931e945b9727abc4f7fa3dcb68d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 17 Jan 2012 16:50:13 +0100 Subject: [PATCH] net: Add GIO to the gi-scanner packages --- libs/gst/net/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/gst/net/Makefile.am b/libs/gst/net/Makefile.am index 33bd014..814cb32 100644 --- a/libs/gst/net/Makefile.am +++ b/libs/gst/net/Makefile.am @@ -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 $@ \ -- 2.7.4