python3-pyopencl: build with OpenCL-Headers
This commit is contained in:
parent
7c6d1d4eb3
commit
9afe09ca3e
|
@ -4,7 +4,7 @@ version=2023.1.2
|
|||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-pybind11 python3-Cython python3-numpy"
|
||||
makedepends="opencl2-headers ocl-icd-devel python3-pybind11"
|
||||
makedepends="OpenCL-Headers ocl-icd-devel python3-pybind11"
|
||||
depends="python3-numpy python3-pytools python3-platformdirs"
|
||||
short_desc="OpenCL bindings for Python 3"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
|
|
Loading…
Reference in New Issue