[cogl/wip/lionel/introspection-1.18: 1/5] cogl-gst: add missing Cogl introspection dependency
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/lionel/introspection-1.18: 1/5] cogl-gst: add missing Cogl introspection dependency
- Date: Mon, 24 Feb 2014 00:03:38 +0000 (UTC)
commit 78b9a59d226b21a013d57ba294621256d0dbdbde
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Sun Feb 23 23:34:19 2014 +0000
cogl-gst: add missing Cogl introspection dependency
cogl-gst/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/cogl-gst/Makefile.am b/cogl-gst/Makefile.am
index ba0c3d8..575caca 100644
--- a/cogl-gst/Makefile.am
+++ b/cogl-gst/Makefile.am
@@ -83,7 +83,7 @@ CoglGst_2_0_gir_VERSION = 2.0
CoglGst_2_0_gir_LIBS = $(top_builddir)/cogl/libcogl.la libcogl-gst.la
CoglGst_2_0_gir_FILES = $(source_h) $(source_c)
CoglGst_2_0_gir_CFLAGS = $(AM_CPPFLAGS) $(COGL_GST_DEP_CFLAGS)
-CoglGst_2_0_gir_INCLUDES = GObject-2.0 Gst-1.0 GstBase-1.0
+CoglGst_2_0_gir_INCLUDES = GObject-2.0 Gst-1.0 GstBase-1.0 Cogl-2.0
CoglGst_2_0_gir_EXPORT_PACKAGES = cogl-gst-2.0-experimental
CoglGst_2_0_gir_SCANNERFLAGS = \
--warn-all \
@@ -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]