summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-05-23 13:50:48 +0100
committerMarek Szuba <marecki@gentoo.org>2021-05-23 13:50:48 +0100
commit3c35c93502e4ce46e5135b24fa88c5f09bc4516b (patch)
tree101d292aee3a07e699752a3c116dc585d4a93c82 /virtual/opencl
parentsci-libs/liborigin: add version 3.0.1 (diff)
downloadgentoo-3c35c93502e4ce46e5135b24fa88c5f09bc4516b.tar.gz
gentoo-3c35c93502e4ce46e5135b24fa88c5f09bc4516b.tar.bz2
gentoo-3c35c93502e4ce46e5135b24fa88c5f09bc4516b.zip
virtual/opencl: reorder RDEPEND alternatives
dev-libs/opencl-icd-loader is the official official OpenCL ICD loader of the Khronos Group, is kept in good sync with official Khronos Group OpenCL headers (dev-util/opencl-headers), and has got fewer dependencies (in particular does not does not bdepend on Ruby) than dev-libs/ocl-icd. No revbump or keyword change because this should not affect systems with virtual/opencl already emerged. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'virtual/opencl')
-rw-r--r--virtual/opencl/opencl-3-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/opencl/opencl-3-r1.ebuild b/virtual/opencl/opencl-3-r1.ebuild
index e170f20cd301..9b114b48f75c 100644
--- a/virtual/opencl/opencl-3-r1.ebuild
+++ b/virtual/opencl/opencl-3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,8 +9,8 @@ DESCRIPTION="Virtual for OpenCL API"
SLOT="0"
KEYWORDS="amd64 x86"
-RDEPEND="|| ( dev-libs/ocl-icd[khronos-headers,${MULTILIB_USEDEP}]
- dev-libs/opencl-icd-loader[${MULTILIB_USEDEP}] )"
+RDEPEND="|| ( dev-libs/opencl-icd-loader[${MULTILIB_USEDEP}]
+ dev-libs/ocl-icd[khronos-headers,${MULTILIB_USEDEP}] )"
pkg_postinst() {
elog