summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilfried Holzke <gentoo@holzke.net>2020-11-15 11:13:37 +0100
committerCraig Andrews <candrews@gentoo.org>2020-11-15 07:43:15 -0500
commit65ad645fd128cdc620d49d6eeb7217abd16bbcdd (patch)
treeab0ad6212cb90225395b3cafef65e045c43e441d /dev-libs/rocr-runtime
parentdev-python/debtcollector: Stabilize 2.2.0 ALLARCHES, #754444 (diff)
downloadgentoo-65ad645fd128cdc620d49d6eeb7217abd16bbcdd.tar.gz
gentoo-65ad645fd128cdc620d49d6eeb7217abd16bbcdd.tar.bz2
gentoo-65ad645fd128cdc620d49d6eeb7217abd16bbcdd.zip
dev-libs/rocr-runtime: Fixes dependency due to changed bitcode location
Signed-off-by: Wilfried Holzke <gentoo@holzke.net> Closes: https://bugs.gentoo.org/754351 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/18266 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'dev-libs/rocr-runtime')
-rw-r--r--dev-libs/rocr-runtime/rocr-runtime-3.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 2a972d7fd3d0..a53ba934d9c8 100644
--- a/dev-libs/rocr-runtime/rocr-runtime-3.8.0.ebuild
+++ b/dev-libs/rocr-runtime/rocr-runtime-3.8.0.ebuild
@@ -29,7 +29,7 @@ COMMON_DEPEND="sys-process/numactl
RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
>=dev-libs/roct-thunk-interface-${PV}
- >=dev-libs/rocm-device-libs-${PV}"
+ ~dev-libs/rocm-device-libs-${PV}"
BDEPEND="app-editors/vim-core"
# vim-core is needed for "xxd"