summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2018-07-25 12:32:38 +0200
committerNicola Murino2018-07-25 12:32:38 +0200
commit42e583e9b01050cca7b029e9d15ec6e77ba28550 (patch)
treebcc5e161eb032f31b56e0404682c6af019f40718 /PKGBUILD
parent17cd3817788259e7e84d037b000f3335bf4dccf4 (diff)
downloadaur-42e583e9b01050cca7b029e9d15ec6e77ba28550.tar.gz
fix makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ed98b4e74fa..1b082e003974 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgbase=yaru
pkgname=('yaru-sound-theme' 'yaru-gtk-theme' 'yaru-gnome-shell-theme' 'yaru-icon-theme')
pkgver=b589893d
-pkgrel=3
+pkgrel=4
_gitname=yaru
pkgdesc="Yaru default ubuntu theme"
arch=(any)
url="https://github.com/ubuntu/yaru"
license=('GPL3')
-makedepends=('meson' 'sassc')
+makedepends=('meson' 'sassc' 'git')
options=('!strip' '!buildflags' 'staticlibs')
conflicts=('yaru')