diff options
author | Colomban Wendling <[email protected]> | 2020-06-11 14:10:39 +0200 |
---|---|---|
committer | Colomban Wendling <[email protected]> | 2020-08-06 18:42:52 +0200 |
commit | 15ed08e4e5f44314b428445024545264b4c6d16e (patch) | |
tree | 0432be1a6d9da1b0dcf4c979f74b395ca276c6d4 /configure.ac | |
parent | df6ee37b38a3941e2195b152c2d49c9a3de6a862 (diff) | |
download | mate-control-center-15ed08e4e5f44314b428445024545264b4c6d16e.tar.bz2 mate-control-center-15ed08e4e5f44314b428445024545264b4c6d16e.tar.xz |
keyboard-a11y: Add UI for capslock-beep
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 67d53cfe..7bbc29fb 100644 --- a/configure.ac +++ b/configure.ac @@ -69,7 +69,7 @@ GLIB_REQUIRED=2.50.0 GTK_REQUIRED=3.22.0 MARCO_REQUIRED=1.17.0 MATEKBD_REQUIRED=1.17.0 -MATE_DESKTOP_REQUIRED=1.23.2 +MATE_DESKTOP_REQUIRED=1.25.0 APPINDICATOR_REQUIRED=0.0.13 ENGINES_FOLDER="theming-engines" |