[gnome-bluetooth] Up required GTK+ version



commit 53cc147945571ec73b0e0ed3809514ed133eafbc
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Sep 23 13:21:06 2010 +0100

    Up required GTK+ version

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 16ad4a6..231dcfb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,7 +81,7 @@ AC_SUBST(PANELS_DIR)
 PKG_CHECK_MODULES(PROPS,
 		  dbus-glib-1 >= $DBUS_GLIB_REQUIRED
 		  glib-2.0 >= $GLIB_REQUIRED
-		  gtk+-3.0
+		  gtk+-3.0 >= 2.90.7
 		  libgnome-control-center)
 
 dnl Requires for the applet



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