mirror of
https://github.com/brl/mutter.git
synced 2024-11-26 01:50:42 -05:00
cogl-gst: add missing Cogl introspection dependency
Reviewed-by: Neil Roberts <neil@linux.intel.com>
This commit is contained in:
parent
1b2dd815b4
commit
d9c8570f14
@ -93,6 +93,7 @@ CoglGst_2_0_gir_SCANNERFLAGS = \
|
||||
--c-include="gst/gst.h" \
|
||||
--include-uninstalled=$(top_builddir)/cogl/Cogl-2.0.gir \
|
||||
--pkg gstreamer-1.0 \
|
||||
--pkg cogl-2.0-experimental \
|
||||
--add-init-section="gst_init(NULL, NULL);"
|
||||
|
||||
INTROSPECTION_GIRS += CoglGst-2.0.gir
|
||||
|
Loading…
Reference in New Issue
Block a user