Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
rocblas


Commits:
9cf5cfcc by Torsten Keßler at 2026-05-16T16:21:41+02:00
explicit ROCm compiler dependency

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -19,6 +19,7 @@ pkgbase = rocblas
        makedepends = python-wheel
        makedepends = rocm-cmake
        makedepends = rocm-toolchain
+       makedepends = rocm-llvm
        makedepends = rocm-smi-lib
        makedepends = gtest
        depends = cblas


=====================================
PKGBUILD
=====================================
@@ -34,6 +34,7 @@ makedepends=(
   'python-wheel'
   'rocm-cmake'
   'rocm-toolchain'
+  'rocm-llvm'
   'rocm-smi-lib'
   'gtest'
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocblas/-/commit/9cf5cfccce07b9de3dd4c2675929424133433d95

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rocblas/-/commit/9cf5cfccce07b9de3dd4c2675929424133433d95
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


Reply via email to