commit: e13c75c126c0b488d05e7bbe623209a440d32e46
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 27 13:16:01 2021 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Apr 27 13:16:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e13c75c1
dev-libs/rocr-runtime: Depend on sys-devel/llvm-roc
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
dev-libs/rocr-runtime/rocr-runtime-3.10.0.ebuild | 5 +++--
dev-libs/rocr-runtime/rocr-runtime-3.8.0.ebuild | 5 +++--
dev-libs/rocr-runtime/rocr-runtime-3.9.0.ebuild | 5 +++--
dev-libs/rocr-runtime/rocr-runtime-4.0.0.ebuild | 5 +++--
dev-libs/rocr-runtime/rocr-runtime-4.1.0.ebuild | 3 ++-
dev-libs/rocr-runtime/rocr-runtime-9999.ebuild | 3 ++-
6 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/dev-libs/rocr-runtime/rocr-runtime-3.10.0.ebuild
b/dev-libs/rocr-runtime/rocr-runtime-3.10.0.ebuild
index 22be187e6af..256f7ffb9e4 100644
--- a/dev-libs/rocr-runtime/rocr-runtime-3.10.0.ebuild
+++ b/dev-libs/rocr-runtime/rocr-runtime-3.10.0.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
@@ -25,7 +25,8 @@ LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
COMMON_DEPEND="sys-process/numactl
- dev-libs/elfutils:="
+ dev-libs/elfutils:=
+ >=sys-devel/llvm-roc-${PV}"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-libs/roct-thunk-interface-${PV}
diff --git a/dev-libs/rocr-runtime/rocr-runtime-3.8.0.ebuild
b/dev-libs/rocr-runtime/rocr-runtime-3.8.0.ebuild
index a53ba934d9c..4c5db671ec1 100644
--- a/dev-libs/rocr-runtime/rocr-runtime-3.8.0.ebuild
+++ b/dev-libs/rocr-runtime/rocr-runtime-3.8.0.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
@@ -25,7 +25,8 @@ LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
COMMON_DEPEND="sys-process/numactl
- dev-libs/elfutils:="
+ dev-libs/elfutils:=
+ >=sys-devel/llvm-roc-${PV}"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-libs/roct-thunk-interface-${PV}
diff --git a/dev-libs/rocr-runtime/rocr-runtime-3.9.0.ebuild
b/dev-libs/rocr-runtime/rocr-runtime-3.9.0.ebuild
index 22be187e6af..256f7ffb9e4 100644
--- a/dev-libs/rocr-runtime/rocr-runtime-3.9.0.ebuild
+++ b/dev-libs/rocr-runtime/rocr-runtime-3.9.0.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
@@ -25,7 +25,8 @@ LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
COMMON_DEPEND="sys-process/numactl
- dev-libs/elfutils:="
+ dev-libs/elfutils:=
+ >=sys-devel/llvm-roc-${PV}"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-libs/roct-thunk-interface-${PV}
diff --git a/dev-libs/rocr-runtime/rocr-runtime-4.0.0.ebuild
b/dev-libs/rocr-runtime/rocr-runtime-4.0.0.ebuild
index 22be187e6af..256f7ffb9e4 100644
--- a/dev-libs/rocr-runtime/rocr-runtime-4.0.0.ebuild
+++ b/dev-libs/rocr-runtime/rocr-runtime-4.0.0.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
@@ -25,7 +25,8 @@ LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
COMMON_DEPEND="sys-process/numactl
- dev-libs/elfutils:="
+ dev-libs/elfutils:=
+ >=sys-devel/llvm-roc-${PV}"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-libs/roct-thunk-interface-${PV}
diff --git a/dev-libs/rocr-runtime/rocr-runtime-4.1.0.ebuild
b/dev-libs/rocr-runtime/rocr-runtime-4.1.0.ebuild
index caacf00b4bf..38fc7decb01 100644
--- a/dev-libs/rocr-runtime/rocr-runtime-4.1.0.ebuild
+++ b/dev-libs/rocr-runtime/rocr-runtime-4.1.0.ebuild
@@ -26,7 +26,8 @@ SLOT="0/$(ver_cut 1-2)"
IUSE="debug"
COMMON_DEPEND="sys-process/numactl
- dev-libs/elfutils:="
+ dev-libs/elfutils:=
+ >=sys-devel/llvm-roc-${PV}"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-libs/roct-thunk-interface-${PV}
diff --git a/dev-libs/rocr-runtime/rocr-runtime-9999.ebuild
b/dev-libs/rocr-runtime/rocr-runtime-9999.ebuild
index caacf00b4bf..38fc7decb01 100644
--- a/dev-libs/rocr-runtime/rocr-runtime-9999.ebuild
+++ b/dev-libs/rocr-runtime/rocr-runtime-9999.ebuild
@@ -26,7 +26,8 @@ SLOT="0/$(ver_cut 1-2)"
IUSE="debug"
COMMON_DEPEND="sys-process/numactl
- dev-libs/elfutils:="
+ dev-libs/elfutils:=
+ >=sys-devel/llvm-roc-${PV}"
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-libs/roct-thunk-interface-${PV}