diff options
author | lukefromdc <[email protected]> | 2018-10-11 13:53:27 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2018-10-11 13:53:27 -0400 |
commit | 99f6f320bd426f66be4adb3e94945af310238409 (patch) | |
tree | 7b91bc8d42a89059f4c21c70d551537e98174e2d | |
parent | 4b1991d0d3a5ccf588949fc7b620283ff38b3e98 (diff) | |
download | mate-control-center-99f6f320bd426f66be4adb3e94945af310238409.tar.bz2 mate-control-center-99f6f320bd426f66be4adb3e94945af310238409.tar.xz |
Depend on mate-desktop 1.21.2 due to new gschema key
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a113da09..179bfc4c 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.21.1 +MATE_DESKTOP_REQUIRED=1.21.2 APPINDICATOR_REQUIRED=0.0.13 ENGINES_FOLDER="theming-engines" |