diff --git a/cogl-gst/Makefile.am b/cogl-gst/Makefile.am index ba0c3d82d..476fa8184 100644 --- a/cogl-gst/Makefile.am +++ b/cogl-gst/Makefile.am @@ -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