summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBłażej Szczygieł2016-05-29 14:13:15 +0200
committerBłażej Szczygieł2016-05-29 14:13:15 +0200
commit7cc6bd5c0d1121c76dd71289ed2ea90303e4e330 (patch)
treedb449f2e040fdc3c3324cab9644c0f5b6d3626f0 /PKGBUILD
parentbe30056324dfcb838ff56c06de8954db8cf80ff6 (diff)
downloadaur-7cc6bd5c0d1121c76dd71289ed2ea90303e4e330.tar.gz
mate-common as makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b6cae62f544..d86a6aec8622 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
pkgname=mucharmap-git
pkgver=1.6.0
-pkgrel=1
+pkgrel=2
pkgdesc='Mate Unicode Charmap'
arch=('i686' 'x86_64')
url='https://github.com/mate-desktop/mate-character-map'
license=('GPL')
groups=('mate-extra')
-depends=('mate-common')
-makedepends=('make' 'gcc' 'autoconf' 'intltool' 'pkg-config')
+makedepends=('make' 'gcc' 'autoconf' 'intltool' 'pkg-config' 'mate-common')
provides=('mate-calc')
source=("git+https://github.com/mate-desktop/mate-character-map")
sha1sums=(SKIP)