This was only needed here for OpenCL header files and virtual/opencl
takes care of pulling those in now. Technically, even the stable version
2 did this - but 3 is the first one which *officially* makes the
virtual provide the API rather than an implementation.
Revbump because clinfo hasn't seen any new releases for quite a while now
so we cannot rely on a new release to propagate RDEPEND changes
to the users.
Approved-by: Craig Andrews <candrews@gentoo.org>
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
LICENSE="CC0-1.0"
SLOT="0"
-DEPEND=">=app-eselect/eselect-opencl-1.1.0-r4
- virtual/opencl"
+DEPEND=">=virtual/opencl-3"
RDEPEND="${DEPEND}"
src_install() {
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
LICENSE="CC0-1.0"
SLOT="0"
-DEPEND=">=app-eselect/eselect-opencl-1.1.0-r4
- virtual/opencl"
+DEPEND=">=virtual/opencl-3"
RDEPEND="${DEPEND}"
src_install() {
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
LICENSE="CC0-1.0"
SLOT="0"
-DEPEND=">=app-eselect/eselect-opencl-1.1.0-r4
- virtual/opencl"
+DEPEND=">=virtual/opencl-3"
RDEPEND="${DEPEND}"
src_install() {