summaryrefslogtreecommitdiff
path: root/clutter-gst
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2014-06-02 00:37:30 +0100
committerLionel Landwerlin <llandwerlin@gmail.com>2014-06-02 00:45:43 +0100
commitd53865f89de15af0edba42baff13eeb0c4262499 (patch)
tree334e71bab75bb272ffd63c8cca31fdb0dc752652 /clutter-gst
parent658b7d9db0dfe54795a5dfe68786c7a4d9da1ed0 (diff)
downloadclutter-gst-d53865f89de15af0edba42baff13eeb0c4262499.tar.gz
introspection: use same pkg as compile flags
Diffstat (limited to 'clutter-gst')
-rw-r--r--clutter-gst/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/clutter-gst/Makefile.am b/clutter-gst/Makefile.am
index 5f1086d..e434408 100644
--- a/clutter-gst/Makefile.am
+++ b/clutter-gst/Makefile.am
@@ -163,7 +163,7 @@ ClutterGst-@CLUTTER_GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libclutter-gs
--libtool="${LIBTOOL}" \
--output $@ \
--pkg gobject-2.0 \
- --pkg cogl-1.0 \
+ --pkg cogl-2.0-experimental \
--pkg clutter-1.0 \
--pkg gdk-pixbuf-2.0 \
--pkg gstreamer-1.0 \