projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19752be
)
gl/gi: also include GstVideo
author
Matthew Waters
<matthew@centricular.com>
Thu, 3 Nov 2016 05:12:32 +0000
(16:12 +1100)
committer
Matthew Waters
<matthew@centricular.com>
Thu, 3 Nov 2016 05:16:12 +0000
(16:16 +1100)
Removes all the unknown type GstVideo* warnings while building the GIR
file.
gst-libs/gst/gl/Makefile.am
patch
|
blob
|
history
diff --git
a/gst-libs/gst/gl/Makefile.am
b/gst-libs/gst/gl/Makefile.am
index 15531958e95e49a553f9402cdb8d33bbec974bb8..68cc619d89cba1095f903e8754858cb9f3c8e259 100644
(file)
--- a/
gst-libs/gst/gl/Makefile.am
+++ b/
gst-libs/gst/gl/Makefile.am
@@
-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@ \