summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBalló György <[email protected]>2014-10-02 14:29:01 +0200
committerStefano Karapetsas <[email protected]>2014-10-02 16:12:04 +0200
commit49f97664d7fdfc7914245cb26f660cbedd36afa4 (patch)
tree779e3a6dc990832a3a663989ab2cfc90ec62a2c7 /configure.ac
parent025cf3f9ebb5860be67dc30c6f5d06554301ade7 (diff)
downloadengrampa-49f97664d7fdfc7914245cb26f660cbedd36afa4.tar.bz2
engrampa-49f97664d7fdfc7914245cb26f660cbedd36afa4.tar.xz
Use Caja GSettings schema optionally
This makes Caja dependency optional. Closes https://github.com/mate-desktop/engrampa/pull/60
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 44fe2f7..100a11e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ dnl it too, or it will never make it into the spec file!
dnl
dnl ==========================================================================
-GLIB_REQUIRED=2.25.5
+GLIB_REQUIRED=2.32.0
GIO_REQUIRED=2.25.5
CAJA_REQUIRED=1.1.0
JSON_GLIB_REQUIRED=0.14.0