summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-11-18 21:06:30 +0100
committerSimão Gomes Viana2020-11-18 21:07:12 +0100
commitc096ed01dcdb7a0d03baf6d1cdf136c5f916bef4 (patch)
tree08212bff1337226ef855f78fdb3cfc34b41f2352
parenteaff7bb35d703494cd7009aa4f6dd8329b091822 (diff)
downloadaur-c096ed01dcdb7a0d03baf6d1cdf136c5f916bef4.tar.gz
Add llvm to makedepends
Signed-off-by: Simão Gomes Viana <devel@superboring.dev>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb66a25d066c..3e98e72d3b85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ pkgrel=10
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')
-makedepends=('bison' 'clang' 'xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'coreutils')
+makedepends=('bison' 'clang' 'llvm' 'xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'libelf' 'coreutils')
options=('!strip')
source=('git+https://gitlab.com/xdevs23/linux-nitrous.git#branch=v'"$pkgver"
# standard config files for mkinitcpio ramdisk