summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2016-08-22 12:30:51 +0300
committerΝικόλαος Κυριάκος Φυτίλης2016-08-22 12:30:51 +0300
commit2586319643f79838295db84eba1e21163a704941 (patch)
treedef89f0210ed7d9f51dad0ec9a32cd868fda215d
parent8f22990c449d9f15141488bd832edc14c7c35e5e (diff)
downloadaur-2586319643f79838295db84eba1e21163a704941.tar.gz
auto - see github.com/nicman23/mate_arch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1aa6208f4e38..5c36e162eb42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = mate-desktop-dev
license = GPL
license = LGPL
makedepends = gobject-introspection
- makedepends = mate-common
+ makedepends = mate-common-dev
makedepends = yelp-tools
depends = dconf
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index 2d5857c9167c..999a2997a0d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ provides=("${_pkgbase}" "${_pkgbase}-gtk3")
conflicts=("${_pkgbase}" "${_pkgbase}-gtk3")
license=('GPL' 'LGPL')
depends=('dconf' 'gtk3' 'startup-notification')
-makedepends=('gobject-introspection' 'mate-common' 'yelp-tools')
+makedepends=('gobject-introspection' 'mate-common-dev' 'yelp-tools')
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
sha1sums=('03fe1d8769d88dc9a6ed059acc8e02d7141ba3f9')