summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-05-29 15:30:40 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-05-29 15:43:28 +0100
commit58ccd37b4d51a90f951c827b185c6682d165c180 (patch)
tree0c7418af55a3421fb3da6214fb48fb4db378144d /dev-libs/ocl-icd
parentdev-libs/ocl-icd: Add support for dev-lang/ruby:3.0 (diff)
downloadgentoo-58ccd37b4d51a90f951c827b185c6682d165c180.tar.gz
gentoo-58ccd37b4d51a90f951c827b185c6682d165c180.tar.bz2
gentoo-58ccd37b4d51a90f951c827b185c6682d165c180.zip
dev-libs/ocl-icd: Pin opencl-headers on 2.2.12 to compatible version
We need to ensure this version isn't removed. Closes: https://bugs.gentoo.org/789558 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-libs/ocl-icd')
-rw-r--r--dev-libs/ocl-icd/ocl-icd-2.2.12-r4.ebuild (renamed from dev-libs/ocl-icd/ocl-icd-2.2.12-r3.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/ocl-icd/ocl-icd-2.2.12-r3.ebuild b/dev-libs/ocl-icd/ocl-icd-2.2.12-r4.ebuild
index 73e2edae5f4f..d3d2516ba6d3 100644
--- a/dev-libs/ocl-icd/ocl-icd-2.2.12-r3.ebuild
+++ b/dev-libs/ocl-icd/ocl-icd-2.2.12-r4.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
@@ -18,6 +18,7 @@ KEYWORDS="amd64 x86"
IUSE="+khronos-headers"
BDEPEND="${RUBY_DEPS}"
+DEPEND="~dev-util/opencl-headers-2020.06.16"
DEPEND="dev-util/opencl-headers"
RDEPEND="${DEPEND}
!app-eselect/eselect-opencl