mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 10:10:32 +00:00
gl/gi: also include GstVideo
Removes all the unknown type GstVideo* warnings while building the GIR file.
This commit is contained in:
parent
c6c7f421e3
commit
3ef6af7b0f
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ GstGL-@GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libgstgl-@GST_API_VERSION@
|
||||||
--library=libgstgl-@GST_API_VERSION@.la \
|
--library=libgstgl-@GST_API_VERSION@.la \
|
||||||
--include=Gst-@GST_API_VERSION@ \
|
--include=Gst-@GST_API_VERSION@ \
|
||||||
--include=GstBase-@GST_API_VERSION@ \
|
--include=GstBase-@GST_API_VERSION@ \
|
||||||
|
--include=GstVideo-@GST_API_VERSION@ \
|
||||||
--libtool="$(top_builddir)/libtool" \
|
--libtool="$(top_builddir)/libtool" \
|
||||||
--pkg gstreamer-@GST_API_VERSION@ \
|
--pkg gstreamer-@GST_API_VERSION@ \
|
||||||
--pkg gstreamer-base-@GST_API_VERSION@ \
|
--pkg gstreamer-base-@GST_API_VERSION@ \
|
||||||
|
|
Loading…
Reference in a new issue