[libpeas/proxys] Do not make Peas-2.0.gir depend on Gtk-2.0.gir
- From: Steve Frécinaux <sfre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libpeas/proxys] Do not make Peas-2.0.gir depend on Gtk-2.0.gir
- Date: Tue, 25 May 2010 23:08:23 +0000 (UTC)
commit 5bffb6c148434f3dbe4648d21999089f0596bc18
Author: Steve Frécinaux <code istique net>
Date: Tue May 25 23:22:52 2010 +0200
Do not make Peas-2.0.gir depend on Gtk-2.0.gir
libpeas is meant to be independant from gtk+, so it makes no sense to
have that dependency there.
libpeas/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libpeas/Makefile.am b/libpeas/Makefile.am
index 9aabf02..531fad1 100644
--- a/libpeas/Makefile.am
+++ b/libpeas/Makefile.am
@@ -78,7 +78,7 @@ if HAVE_INTROSPECTION
introspection_sources = $(INST_H_FILES) $(C_FILES)
Peas-2.0.gir: libpeas-2.0.la
- Peas_2_0_gir_INCLUDES = GObject-2.0 Gtk-2.0 GModule-2.0
+ Peas_2_0_gir_INCLUDES = GObject-2.0 GModule-2.0
Peas_2_0_gir_CFLAGS = $(PEAS_CFLAGS)
Peas_2_0_gir_LIBS = libpeas-2.0.la
Peas_2_0_gir_FILES = $(addprefix $(srcdir)/,$(introspection_sources))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]