summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3f0cf77..90a6173 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ case "$with_gtk" in
GTK_REQUIRED=2.24.0
;;
3.0) GTK_API_VERSION=3.0
- GTK_REQUIRED=2.90.0
+ GTK_REQUIRED=3.0.2
;;
esac