summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2018-03-19 22:54:40 +0100
committerPhilip Goto2018-03-19 22:54:40 +0100
commitfc19754d28215887f782f6b8a6c9b4e22a10022c (patch)
tree8fe09ed3076469611c616c04bdf32746a00c5109 /PKGBUILD
parent8e2f2ecd5974f0d3b7c65b02abc202b063d09d91 (diff)
downloadaur-fc19754d28215887f782f6b8a6c9b4e22a10022c.tar.gz
Add vala as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fe2307b8ff3..8acdb553f98c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Native Linux App for UI and UX Design built in Vala and Gtk"
arch=(x86_64)
url="https://github.com/Alecaddd/Akira"
license=(GPL3)
-makedepends=(meson)
+makedepends=(meson vala)
provides=(akira)
source=("git+https://github.com/Alecaddd/Akira.git")
sha256sums=(SKIP)