summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a8e8f647e28..79d23fc87e53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = mate-utils-dev
arch = x86_64
groups = mate-extra
license = GPL
- makedepends = mate-common>=1.21
+ makedepends = mate-common>=1.20
makedepends = mate-panel>=1.21
makedepends = rarian
makedepends = yelp-tools
diff --git a/PKGBUILD b/PKGBUILD
index 28e11a400f5d..8e5238a0e04b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ conflicts=("${_pkgbase}" "${_pkgbase}-gtk3")
license=('GPL')
depends=('desktop-file-utils' 'glib2' 'gtk3' 'gtk-update-icon-cache'
'libcanberra' 'libgtop' 'libsm' 'zlib')
-makedepends=('mate-common>=1.21' 'mate-panel>=1.21' 'rarian' 'yelp-tools' 'gtk3')
+makedepends=('mate-common>=1.20' 'mate-panel>=1.21' 'rarian' 'yelp-tools' 'gtk3')
optdepends=('mate-panel: Look up words in dictionaries from the panel'
'yelp: for reading MATE help documents')
groups=('mate-extra')