[gnome-control-center] Require gsettings-desktop-schemas >= 0.0.2



commit 59e2bc5c636d2fe9448d6d094376bba77ed0f4f6
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Thu Oct 21 22:35:52 2010 +0200

    Require gsettings-desktop-schemas >= 0.0.2

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 325b6b1..83a30cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,7 +81,7 @@ COMMON_MODULES="gtk+-3.0 >= 2.90.0
  gio-2.0
  gconf-2.0
  libxml-2.0
- gsettings-desktop-schemas"
+ gsettings-desktop-schemas >= 0.0.2"
 PKG_CHECK_MODULES(CAPPLET, $COMMON_MODULES)
 PKG_CHECK_MODULES(GNOMECC_SHELL, $COMMON_MODULES libgnome-menu gio-unix-2.0)
 PKG_CHECK_MODULES(DBUS, dbus-1 dbus-glib-1)



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