summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiklós Tóth2021-07-06 00:03:06 +0000
committerMiklós Tóth2021-07-06 00:03:06 +0000
commit7d404767f02fc6cb9fff8dceda5ac644db12e384 (patch)
tree07418a408fc9479a9ab78ea603426a3f760c8a2b /PKGBUILD
parent26f04a384f0e5d3f4e50f05d420f93e5dc2decb8 (diff)
downloadaur-7d404767f02fc6cb9fff8dceda5ac644db12e384.tar.gz
automatic update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 398980e375b2..c78783000a0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -71,7 +71,7 @@ makedepends=(
xmlto kmod inetutils bc libelf cpio
)
if [ "${_compiler}" = "clang" ]; then
- makedepends+=(clang llvm)
+ makedepends+=(clang llvm lld python)
fi
options=('!strip')
_srcname="linux-${pkgver}-xanmod${xanmod}"