mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-libs/opencl-icd-loader: do not block x11-drivers/nvidia-drivers
There are now versions of the latter in the tree which do not depend on eselect-opencl. Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -20,12 +20,9 @@ IUSE="test"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# nvidia-drivers block is hopefully temporary, until it has ceased
|
||||
# to depend on eselect-opencl
|
||||
DEPEND="dev-util/opencl-headers
|
||||
!app-eselect/eselect-opencl
|
||||
!dev-libs/ocl-icd
|
||||
!x11-drivers/nvidia-drivers"
|
||||
!dev-libs/ocl-icd"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
Reference in New Issue
Block a user