diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 545dd05..154facd 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ AC_CONFIG_HEADERS(config.h) # Dependency checks CAJA_REQUIRED=1.17.1 -GLIB_REQUIRED=2.36.0 +GLIB_REQUIRED=2.50.0 # Used programs AC_PROG_CC |