summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f860d4e96d81..9bcd7dce826f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="WASI-enabled WebAssembly C/C++ toolchain (from git repo)"
arch=("x86_64")
license=('Apache')
depends=(clang lld)
-makedepends=(cmake git)
+makedepends=(cmake ninja git)
source=('git+https://github.com/WebAssembly/wasi-sdk.git'
'git+https://git.savannah.gnu.org/git/config.git'
'git+https://github.com/llvm/llvm-project.git'