diff options
author | raveit65 <[email protected]> | 2019-06-15 17:27:46 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-15 17:27:46 +0200 |
commit | 69385dc5864cdf4b64739ca611f44ec143989180 (patch) | |
tree | fbec7caf4b60bc21e3cf2dab7ecc5a52a7a2a753 | |
parent | 0155e265fad7655d705ca1ca9c9552d456699a3a (diff) | |
download | mate-control-center-69385dc5864cdf4b64739ca611f44ec143989180.tar.bz2 mate-control-center-69385dc5864cdf4b64739ca611f44ec143989180.tar.xz |
bump require of m-s-d and m-d
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index de9992ae..b0f291ea 100644 --- a/configure.ac +++ b/configure.ac @@ -79,9 +79,9 @@ AC_SUBST(SCREENSAVER_LIBS) GLIB_REQUIRED=2.50.0 GTK_REQUIRED=3.22.0 MARCO_REQUIRED=1.17.0 -MSD_REQUIRED=1.21.2 +MSD_REQUIRED=1.23.0 MATEKBD_REQUIRED=1.17.0 -MATE_DESKTOP_REQUIRED=1.21.2 +MATE_DESKTOP_REQUIRED=1.23.1 APPINDICATOR_REQUIRED=0.0.13 ENGINES_FOLDER="theming-engines" |