summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce8cf116c2fe..f130dd859832 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ source=(
md5sums=(SKIP)
arch=(x86_64 i386 armv7h)
depends=(ananicy fmt spdlog nlohmann-json)
+makedepends=(cmake git)
prepare() {
cd "$pkgname"