[gtk+] Include cairo-1.0.gir when building Gdk-3.0.gir
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Include cairo-1.0.gir when building Gdk-3.0.gir
- Date: Mon, 12 Jul 2010 14:32:20 +0000 (UTC)
commit 4f3d5e36551ca5596e7bfbc0c7b7d9d3ab9b1f0d
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jul 12 10:30:06 2010 -0400
Include cairo-1.0.gir when building Gdk-3.0.gir
Seems necessary with the cairo_region_t changes.
gdk/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index 916a6e2..2af92c9 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -188,7 +188,7 @@ introspection_files = \
Gdk-3.0.gir: $(gdktargetlib) Makefile
Gdk_3_0_gir_SCANNERFLAGS = --strip-prefix=Gdk
-Gdk_3_0_gir_INCLUDES = Gio-2.0 GdkPixbuf-2.0 Pango-1.0
+Gdk_3_0_gir_INCLUDES = Gio-2.0 GdkPixbuf-2.0 Pango-1.0 cairo-1.0
Gdk_3_0_gir_LIBS = $(gdktargetlib)
Gdk_3_0_gir_FILES = $(introspection_files)
Gdk_3_0_gir_CFLAGS = $(INCLUDES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]