]> www.fi.muni.cz Git - evince.git/commitdiff
[configure] Bump gtk+ 3 requirements to 2.91.0
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 9 Oct 2010 13:28:06 +0000 (15:28 +0200)
committerCarlos Garcia Campos <carlosgc@gnome.org>
Sat, 9 Oct 2010 13:28:06 +0000 (15:28 +0200)
configure.ac

index aad2f5e274e2ff274701339b39aebb0537463d29..4378574b2290b3617ab23a080f9bd453a4413616 100644 (file)
@@ -143,7 +143,7 @@ case "$with_gtk" in
        ;;
   3.0) GTK_API_VERSION=3.0
        GAIL_API_VERSION=-3.0
-       GTK_REQUIRED=2.90.8
+       GTK_REQUIRED=2.91.0
        ;;
 esac