Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
rocal
Commits:
1ec896a1 by Torsten Keßler at 2026-05-16T16:21:10+02:00
explicit ROCm compiler dependency
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -10,6 +10,7 @@ pkgbase = rocal
makedepends = half
makedepends = pybind11
makedepends = rocm-cmake
+ makedepends = rocm-llvm
depends = ffmpeg
depends = glibc
depends = hip-runtime-amd
=====================================
PKGBUILD
=====================================
@@ -32,6 +32,7 @@ makedepends=(
'half'
'pybind11'
'rocm-cmake'
+ 'rocm-llvm'
)
_git='https://github.com/ROCm/rocAL'
_rapidjson='https://github.com/Tencent/rapidjson'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rocal/-/commit/1ec896a1664d9eddc056ea7aa258f2f12b88d3eb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rocal/-/commit/1ec896a1664d9eddc056ea7aa258f2f12b88d3eb
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help