python3-pyopencl: build with OpenCL-Headers

This commit is contained in:
Aaditya Aryal 2023-09-01 16:34:27 -04:00 committed by Andrew J. Hesford
parent 7c6d1d4eb3
commit 9afe09ca3e
1 changed files with 1 additions and 1 deletions

View File

@ -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>"