summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2014-02-23 23:34:19 +0000
committerNeil Roberts <neil@linux.intel.com>2014-03-21 14:28:20 +0000
commit5be9bb15df4f01f0132e9b24d7d74650af489e08 (patch)
tree1d7dc311e28228357bf35033f0dc75175eea3b90
parent5e72b4aa907ebd749fbc5037094463cd7369675b (diff)
downloadcogl-5be9bb15df4f01f0132e9b24d7d74650af489e08.tar.gz
cogl-gst: add missing Cogl introspection dependency
-rw-r--r--cogl-gst/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cogl-gst/Makefile.am b/cogl-gst/Makefile.am
index ba0c3d82..476fa818 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