opencl_headers: packages depend on libopencl_headers

This commit is contained in:
Jérôme Duval
2021-10-15 06:59:34 +02:00
committed by GitHub
parent 0cecfe3cfb
commit 25683ff9d4

View File

@@ -9,7 +9,7 @@ tools, vision processing, and neural network training and inferencing."
HOMEPAGE="https://www.khronos.org/registry/OpenCL/"
COPYRIGHT="2008-2021 The Khronos Group Inc."
LICENSE="MIT"
REVISION="1"
REVISION="2"
srcGitRev="1aa1139b58a515877a923cce6b254e09d1b2fb2c"
SOURCE_URI="https://github.com/KhronosGroup/OpenCL-Headers/archive/$srcGitRev.zip"
SOURCE_DIR="OpenCL-Headers-$srcGitRev"
@@ -20,7 +20,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
opencl_headers$secondaryArchSuffix = $portVersion
devel:opencl_headers$secondaryArchSuffix = $portVersion
devel:libopencl_headers$secondaryArchSuffix = $portVersion
"
INSTALL()