summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2020-06-09 20:22:45 -0400
committerCraig Andrews <candrews@gentoo.org>2020-06-09 20:22:59 -0400
commitf86ad5086f5e3b6d5412d1aee56f1d566ccbd8c2 (patch)
treeca985f48774c8d365cff61e8ab3ba2354ebdd6fe /dev-libs/rocclr/rocclr-3.5.0.ebuild
parentdev-libs/rocclr: depend on virtual/opengl (diff)
downloadgentoo-f86ad5086f5e3b6d5412d1aee56f1d566ccbd8c2.tar.gz
gentoo-f86ad5086f5e3b6d5412d1aee56f1d566ccbd8c2.tar.bz2
gentoo-f86ad5086f5e3b6d5412d1aee56f1d566ccbd8c2.zip
dev-libs/rocclr: depend on dev-libs/rocm-comgr
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'dev-libs/rocclr/rocclr-3.5.0.ebuild')
-rw-r--r--dev-libs/rocclr/rocclr-3.5.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/rocclr/rocclr-3.5.0.ebuild b/dev-libs/rocclr/rocclr-3.5.0.ebuild
index de48a53cd2b5..a82c2461e653 100644
--- a/dev-libs/rocclr/rocclr-3.5.0.ebuild
+++ b/dev-libs/rocclr/rocclr-3.5.0.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64"
RDEPEND=">=dev-libs/rocm-comgr-${PV}"
DEPEND="${RDEPEND}
+ >=dev-libs/rocm-comgr-${PV}
virtual/opengl
>=dev-util/rocm-cmake-${PV}"