build: Lower gtk+-2.0 requirement to 2.20.0
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Sat, 28 Aug 2010 01:38:15 +0000 (04:38 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Sat, 28 Aug 2010 01:38:15 +0000 (04:38 +0300)
configure.ac

index f29e7cb..f52d51b 100644 (file)
@@ -143,7 +143,7 @@ AC_MSG_RESULT([$with_gtk])
 
 case "$with_gtk" in
   2.0) GTK_VAPI_VERSION=2.0
-       GTK_REQUIRED=2.21.5
+       GTK_REQUIRED=2.20.0
        ;;
   3.0) GTK_VAPI_VERSION=3.0
        GTK_REQUIRED=2.90.3