diff options
author | raveit65 <[email protected]> | 2018-05-31 11:17:07 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-05-31 11:17:07 +0200 |
commit | c54a0a204e5ee7811b202f99fffc8f2679a57009 (patch) | |
tree | 66c88d186f443eac1b9a2d9f0401b68feb0bf17c | |
parent | bbbc9093b1a36426e067c73508cdf94ac8b8708b (diff) | |
download | mate-settings-daemon-c54a0a204e5ee7811b202f99fffc8f2679a57009.tar.bz2 mate-settings-daemon-c54a0a204e5ee7811b202f99fffc8f2679a57009.tar.xz |
bump mate-desktop requirement
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9ea031a..ea7ba98 100644 --- a/configure.ac +++ b/configure.ac @@ -54,7 +54,7 @@ DBUS_GLIB_REQUIRED_VERSION=0.74 GLIB_REQUIRED_VERSION=2.50.0 GIO_REQUIRED_VERSION=2.50.0 GTK_REQUIRED_VERSION=3.22.0 -MATE_DESKTOP_REQUIRED_VERSION=1.20.0 +MATE_DESKTOP_REQUIRED_VERSION=1.20.2 LIBMATEKBD_REQUIRED_VERSION=1.17.0 LIBNOTIFY_REQUIRED_VERSION=0.7.0 LIBMATEMIXER_REQUIRED_VERSION=1.10.0 |