Skip to content

Commit 512e1c8

Browse files
committed
require caja >= 1.21.3
due to new CajaConfigurable interface
1 parent 22cb044 commit 512e1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ AM_PROG_LIBTOOL
1010
AC_PROG_INSTALL
1111
AC_PROG_MAKE_SET
1212

13-
CAJA_REQUIRED=1.17.1
13+
CAJA_REQUIRED=1.21.3
1414
LIBMATE_DESKTOP_REQUIRED=1.17.0
1515
GLIB_REQUIRED=2.50.0
1616
GTK_REQUIRED=3.22.0

0 commit comments

Comments
 (0)