[gucharmap] Require gtk 3.0.0



commit 27fb2346fad38c485940eb14587309c697c6c463
Author: Christian Persch <chpe gnome org>
Date:   Mon Feb 14 23:26:06 2011 +0100

    Require gtk 3.0.0

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2026495..e80b51c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -99,7 +99,7 @@ case "$with_gtk" in
        GUCHARMAP_LIBRARY_SUFFIX=
        ;;
   3.0) GTK_API_VERSION=3.0
-       GTK_REQUIRED=2.91.0
+       GTK_REQUIRED=3.0.0
        GUCHARMAP_API_VERSION=2.90
        GUCHARMAP_API_MAJOR_VERSION=2
        GUCHARMAP_API_MINOR_VERSION=90



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