mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
net: Add GIO to the gi-scanner packages
This commit is contained in:
parent
0a4ec4c8a1
commit
318a3da008
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ GstNet-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libgstnet-@GST_MAJORMINOR@
|
||||||
--include=Gst-@GST_MAJORMINOR@ \
|
--include=Gst-@GST_MAJORMINOR@ \
|
||||||
--libtool="$(top_builddir)/libtool" \
|
--libtool="$(top_builddir)/libtool" \
|
||||||
--pkg gstreamer-@GST_MAJORMINOR@ \
|
--pkg gstreamer-@GST_MAJORMINOR@ \
|
||||||
|
--pkg gio-2.0 \
|
||||||
--pkg-export="gstreamer-net-@GST_MAJORMINOR@" \
|
--pkg-export="gstreamer-net-@GST_MAJORMINOR@" \
|
||||||
--add-init-section="gst_init(NULL,NULL);" \
|
--add-init-section="gst_init(NULL,NULL);" \
|
||||||
--output $@ \
|
--output $@ \
|
||||||
|
|
Loading…
Reference in a new issue