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


Commits:
53cdd5c8 by Torsten Keßler at 2026-05-16T16:16:39+02:00
explicit ROCm compiler dependency

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -12,6 +12,7 @@ pkgbase = hipsparselt
        makedepends = gcc-fortran
        makedepends = rocm-cmake
        makedepends = rocm-toolchain
+       makedepends = rocm-llvm
        makedepends = python
        makedepends = python-setuptools
        makedepends = python-joblib


=====================================
PKGBUILD
=====================================
@@ -29,6 +29,7 @@ makedepends=(
   'gcc-fortran'
   'rocm-cmake'
   'rocm-toolchain'
+  'rocm-llvm'
   'python'
   'python-setuptools'
   'python-joblib'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hipsparselt/-/commit/53cdd5c88c5bec4b1d3191835a78ff221e151381

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hipsparselt/-/commit/53cdd5c88c5bec4b1d3191835a78ff221e151381
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