[cogl/cogl-1.18] cogl-gst: add missing Cogl introspection dependency



commit d9c8570f14a43e6c3a48c521e819427f02e816e4
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Sun Feb 23 23:34:19 2014 +0000

    cogl-gst: add missing Cogl introspection dependency
    
    Reviewed-by: Neil Roberts <neil linux intel com>

 cogl-gst/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/cogl-gst/Makefile.am b/cogl-gst/Makefile.am
index ba0c3d8..476fa81 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]