gl/gi: also include GstVideo

Removes all the unknown type GstVideo* warnings while building the GIR
file.
This commit is contained in:
Matthew Waters 2016-11-03 16:12:32 +11:00
parent 19752be030
commit 61a3c55d55

View file

@ -171,6 +171,7 @@ GstGL-@GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libgstgl-@GST_API_VERSION@
--library=libgstgl-@GST_API_VERSION@.la \
--include=Gst-@GST_API_VERSION@ \
--include=GstBase-@GST_API_VERSION@ \
--include=GstVideo-@GST_API_VERSION@ \
--libtool="$(top_builddir)/libtool" \
--pkg gstreamer-@GST_API_VERSION@ \
--pkg gstreamer-base-@GST_API_VERSION@ \