[emerillon/gtk3] Drop gconf-2 requirement



commit ee80687ca18f7166a60ab920370714830ddfdbfb
Author: Laurent Bigonville <bigon bigon be>
Date:   Wed Aug 10 18:58:11 2011 +0200

    Drop gconf-2 requirement

 configure.ac         |    1 -
 data/emerillon.pc.in |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 99190e5..ae17047 100644
--- a/configure.ac
+++ b/configure.ac
@@ -88,7 +88,6 @@ PKG_CHECK_MODULES(EMERILLON, [
     glib-2.0 >= $GLIB_REQUIRED
     gthread-2.0 >= $GTHREAD_REQUIRED
     gtk+-3.0 >= $GTK_REQUIRED
-    gconf-2.0 >= $GCONF_REQUIRED
     champlain-0.10 >= $CHAMPLAIN_REQUIRED
     champlain-gtk-0.10 >= $CHAMPLAIN_GTK_REQUIRED
     geoclue >= $GEOCLUE_REQUIRED
diff --git a/data/emerillon.pc.in b/data/emerillon.pc.in
index 385c61b..05e9130 100644
--- a/data/emerillon.pc.in
+++ b/data/emerillon.pc.in
@@ -6,6 +6,6 @@ pluginsdir= libdir@/emerillon/plugins
 
 Name: Emerillon
 Description: A map viewer for the GNOME desktop
-Requires: gtk+-3.0, gconf-2.0, clutter-1.0, champlain-0.10
+Requires: gtk+-3.0, clutter-1.0, champlain-0.10
 Version: @VERSION@
 Cflags: -I${includedir}



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