[clutter-gst/wip/overlays: 2/4] introspection: use same pkg as compile flags



commit d53865f89de15af0edba42baff13eeb0c4262499
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Mon Jun 2 00:37:30 2014 +0100

    introspection: use same pkg as compile flags

 clutter-gst/Makefile.am |    2 +-
 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 \


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