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 ad59dde24c27..6d8dd3a4d114 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = mate-applets-dev
license = GPL
makedepends = docbook2x
makedepends = docbook-xsl
- makedepends = mate-common>=1.21
+ makedepends = mate-common>=1.20
makedepends = yelp-tools
makedepends = gtksourceview3
makedepends = mate-panel>=1.21
diff --git a/PKGBUILD b/PKGBUILD
index 5bf4387bc7cc..abddc5809ffa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ url="http://mate-desktop.org"
license=('GPL')
depends=('glib2' 'gtksourceview2' 'gtk-update-icon-cache' 'libgtop' 'libnotify'
'mate-panel>=1.21' 'polkit' 'python2-dbus' 'python2-gobject' 'upower')
-makedepends=('docbook2x' 'docbook-xsl' 'mate-common>=1.21' 'yelp-tools' 'gtksourceview3' 'mate-panel>=1.21')
+makedepends=('docbook2x' 'docbook-xsl' 'mate-common>=1.20' 'yelp-tools' 'gtksourceview3' 'mate-panel>=1.21')
optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish applet'
'yelp: for reading MATE help documents')
groups=('mate-extra')