Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
python-aotriton


Commits:
2215d9f8 by Torsten Keßler at 2026-05-16T16:20:28+02:00
explicit ROCm compiler dependency

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -20,6 +20,7 @@ pkgbase = python-aotriton
        makedepends = python-wheel
        makedepends = python-yaml
        makedepends = rocm-toolchain
+       makedepends = rocm-llvm
        depends = gcc-libs
        depends = glibc
        depends = hip-runtime-amd


=====================================
PKGBUILD
=====================================
@@ -35,6 +35,7 @@ makedepends=(
        python-wheel
        python-yaml
        rocm-toolchain
+       rocm-llvm
 )
 source=(
        "git+https://github.com/ROCm/aotriton#tag=$pkgver";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aotriton/-/commit/2215d9f84684198c233db5aca02811872f4d5110

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aotriton/-/commit/2215d9f84684198c233db5aca02811872f4d5110
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