[gnome-color-manager] Depend on gnome-control-center 2.31.4 so the GTK dep is correct



commit 35e351428ffd8ea73add2d31e7105411834ad1ca
Author: Richard Hughes <richard hughsie com>
Date:   Tue Jun 29 21:37:06 2010 +0100

    Depend on gnome-control-center 2.31.4 so the GTK dep is correct

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 73814cf..063994a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -111,7 +111,7 @@ PKG_CHECK_MODULES(X11, x11)
 
 dnl Required for the properties window
 PKG_CHECK_MODULES(CONTROL_CENTER, [
- libgnome-control-center >= 2.31.3])
+ libgnome-control-center >= 2.31.4])
 PANELS_DIR="${libdir}/control-center-1/panels"
 AC_SUBST(PANELS_DIR)
 



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