summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73ff489c6878..e9a3c01fb95a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,10 +10,10 @@ license=('GPL3')
depends=(
'pacman>5'
'git'
- 'sudo')
+ 'sudo'
+ 'clang')
optdepends=(
'yay'
- 'yay-bin'
)
makedepends=(
'nim'