[gnome-keyring: 6/8] gck: Gck introspection doesn't depend on gtk



commit 6750233d9cc631e737503abe43ec6ebdbd303cd3
Author: Stef Walter <stefw collabora co uk>
Date:   Thu Sep 29 10:02:16 2011 +0200

    gck: Gck introspection doesn't depend on gtk

 gck/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gck/Makefile.am b/gck/Makefile.am
index 6c4c7a4..e1a07f8 100644
--- a/gck/Makefile.am
+++ b/gck/Makefile.am
@@ -92,9 +92,9 @@ INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir) --includedir=.
 
 Gck- GCK_MAJOR@.gir: libgck- GCK_MAJOR@.la
 
-Gck_ GCK_MAJOR@_gir_PACKAGES = gobject-2.0 gtk+-3.0 p11-kit-1
+Gck_ GCK_MAJOR@_gir_PACKAGES = gobject-2.0 gio-2.0 p11-kit-1
 Gck_ GCK_MAJOR@_gir_EXPORT_PACKAGES = gck- GCK_MAJOR@
-Gck_ GCK_MAJOR@_gir_INCLUDES = GObject-2.0 Gtk-3.0
+Gck_ GCK_MAJOR@_gir_INCLUDES = GObject-2.0 Gio-2.0
 Gck_ GCK_MAJOR@_gir_LIBS = libgck- GCK_MAJOR@.la
 Gck_ GCK_MAJOR@_gir_CFLAGS = -I$(top_srcdir) -I$(top_builddir) -DGCK_COMPILATION -DGCK_API_SUBJECT_TO_CHANGE
 Gck_ GCK_MAJOR@_gir_FILES = $(PUBLIC_FILES)



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