diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 11eb192..f36bfbb 100644 --- a/configure.ac +++ b/configure.ac @@ -29,9 +29,9 @@ dnl it too, or it will never make it into the spec file! dnl dnl ========================================================================== -GLIB_REQUIRED=2.32.0 -GIO_REQUIRED=2.25.5 -GTK_REQUIRED=3.14.0 +GLIB_REQUIRED=2.50.0 +GIO_REQUIRED=2.50.0 +GTK_REQUIRED=3.22.0 CAJA_REQUIRED=1.17.1 JSON_GLIB_REQUIRED=0.14.0 |