mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-util/clinfo: Add missing opencl-headers dependency
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
This commit is contained in:
@@ -17,7 +17,8 @@ HOMEPAGE="https://github.com/Oblomov/clinfo"
|
||||
LICENSE="CC0-1.0"
|
||||
SLOT="0"
|
||||
|
||||
DEPEND=">=virtual/opencl-3"
|
||||
DEPEND=">=virtual/opencl-3
|
||||
dev-util/opencl-headers"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_install() {
|
||||
|
||||
@@ -17,7 +17,8 @@ HOMEPAGE="https://github.com/Oblomov/clinfo"
|
||||
|
||||
LICENSE="CC0-1.0"
|
||||
SLOT="0"
|
||||
DEPEND=">=virtual/opencl-3"
|
||||
DEPEND=">=virtual/opencl-3
|
||||
dev-util/opencl-headers"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user