summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorraininja2024-03-20 15:10:41 -0400
committerraininja2024-03-20 15:10:41 -0400
commit57af9250f1b2f1ae607b42b5385cff8c7829ac88 (patch)
tree14434052d936db78898fbc933de4feea2846b3a9 /PKGBUILD
parent02e552fb471e76546a74253f2afb87698bde687d (diff)
downloadaur-llvm-rocm-git.tar.gz
Added Contributor tag
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b603b17af272..ca0f83bed524 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,9 @@ makedepends=('git' 'cmake' 'ninja' 'libffi' 'libedit' 'ncurses' 'libxml2'
'python-setuptools' 'lldb' 'ocaml' 'ocaml-ctypes' 'ocaml-findlib'
'python-sphinx' 'python-recommonmark' 'swig' 'python' 'python-six'
'python-myst-parser' 'lua53' 'ocl-icd' 'opencl-headers' 'z3'
- 'jsoncpp' 'ocaml-stdlib-shims')
+ 'jsoncpp' 'ocaml-stdlib-shims' 'python-pygments' 'zstd'
+ 'python-psutil' 'python-yaml' 'python-importlib-metadata'
+ 'python-setuptools' 'lib32-glibc' 'lib32-gcc-libs')
checkdepends=("python-psutil")
source=("llvm-project::git+https://github.com/ROCm/llvm-project.git"
"llvm-config.h")