diff options
author | infirit <[email protected]> | 2014-11-30 18:29:26 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-30 18:29:26 +0100 |
commit | eac6ff480e39fdee0dc9126ccec1a0209db62850 (patch) | |
tree | d53553c0e1eb663c0e29f906eb9bc6b3a36e9a2e | |
parent | 9c20c68d169495f960f056fb64454438b9be8227 (diff) | |
download | mate-control-center-eac6ff480e39fdee0dc9126ccec1a0209db62850.tar.bz2 mate-control-center-eac6ff480e39fdee0dc9126ccec1a0209db62850.tar.xz |
Bump required mate-desktop version for materr* changes
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 74728d55..dac8aa45 100644 --- a/configure.ac +++ b/configure.ac @@ -77,7 +77,7 @@ AC_MSG_RESULT([$with_gtk]) case "$with_gtk" in 2.0) GTK_API_VERSION=2.0 GTK_REQUIRED=2.24.0 - MATE_DESKTOP_REQUIRED=1.7.3 + MATE_DESKTOP_REQUIRED=1.9.3 LIBCANBERRA_API_VERSION= LIBUNIQUE_API_VERSION=1.0 ENGINES_FOLDER="engines" |