clblas-cuda: requires ocl-icd now for libOpenCL.so.1 #25902

This commit is contained in:
Tyson Whitehead 2017-05-18 18:32:09 -04:00
parent d7e9248deb
commit 8fdbc828b9
No known key found for this signature in database
GPG Key ID: B22199763A27997B

View File

@ -5,6 +5,7 @@
, blas
, boost
, python
, ocl-icd
, cudatoolkit
, nvidia_x11
, gtest
@ -51,6 +52,7 @@ stdenv.mkDerivation rec {
gfortran
blas
python
ocl-icd
cudatoolkit
nvidia_x11
gtest