summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgaelic2018-06-17 14:48:17 +0200
committergaelic2018-06-17 14:48:17 +0200
commit547242be32139526fef85f0ab2f6f60f1042c8d4 (patch)
tree8fa55b6a6170cddbb4dd65388bc5714f61bd01e2 /PKGBUILD
parentde1da664512b984372dd0e2f90e2b5fc19a011bb (diff)
downloadaur-547242be32139526fef85f0ab2f6f60f1042c8d4.tar.gz
dep meson
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8561422b377..afc5c496baed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,9 @@ arch=(any)
url="https://github.com/snwh/paper-icon-theme"
license=('CC BY-SA 4.0')
depends=('gtk-update-icon-cache')
-makedepends=('git' 'automake')
+makedepends=('git' 'meson')
provides=('paper-icon-theme')
source=("$pkgname"::'git+https://github.com/snwh/paper-icon-theme.git')
-# Because the sources are not static, skip Git checksum:
md5sums=('SKIP')
pkgver() {