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 b2eda3604266..acec66220e10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = eom-dev
groups = mate-extra
license = GPL
makedepends = gobject-introspection
- makedepends = mate-common>=1.21
+ makedepends = mate-common>=1.20
makedepends = yelp-tools
makedepends = gtk3
makedepends = mate-desktop>=1.21
diff --git a/PKGBUILD b/PKGBUILD
index c6219d79a3bc..5799dd7546c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ depends=('dbus-glib' 'desktop-file-utils' 'glib2' 'gobject-introspection-runtime
'gtk3' 'gtk-update-icon-cache' 'exempi' 'lcms2' 'libexif' 'libjpeg-turbo'
'librsvg' 'mate-desktop>=1.21' 'pygtk' 'python2-gobject2'
'startup-notification' 'zlib' 'libpeas')
-makedepends=('gobject-introspection' 'mate-common>=1.21' 'yelp-tools' 'gtk3' 'mate-desktop>=1.21')
+makedepends=('gobject-introspection' 'mate-common>=1.20' 'yelp-tools' 'gtk3' 'mate-desktop>=1.21')
optdepends=('yelp: for reading MATE help documents')
groups=('mate-extra')
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")