diff options
author | raveit65 <[email protected]> | 2018-08-27 15:36:02 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-08-27 15:36:02 +0200 |
commit | 397a588f30135c03d5caedc8a6f048c4d0608f1a (patch) | |
tree | 12e519c9d1eff88d8c3cd5ae653c695415a0fb4c | |
parent | 8c4ebefafff7534e452e3e12e74ec8eee96de5fa (diff) | |
download | mate-control-center-397a588f30135c03d5caedc8a6f048c4d0608f1a.tar.bz2 mate-control-center-397a588f30135c03d5caedc8a6f048c4d0608f1a.tar.xz |
require mate-desktop-1.21.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2a9bc735..90594d67 100644 --- a/configure.ac +++ b/configure.ac @@ -64,7 +64,7 @@ GTK_REQUIRED=3.22.0 MARCO_REQUIRED=1.17.0 MSD_REQUIRED=1.17.0 MATEKBD_REQUIRED=1.17.0 -MATE_DESKTOP_REQUIRED=1.17.0 +MATE_DESKTOP_REQUIRED=1.21.1 APPINDICATOR_REQUIRED=0.0.13 ENGINES_FOLDER="theming-engines" |