mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06:00
gnu: beignet: Fix build.
* gnu/packages/opencl.scm (beignet)[inputs]: Add ocl-icd.
This commit is contained in:
parent
3341b22f59
commit
1ad4d00a95
1 changed files with 1 additions and 0 deletions
|
|
@ -255,6 +255,7 @@ incorporate inside an OpenCL implementation to give it ICD functionalities.")
|
|||
("libxext" ,libxext)
|
||||
("mesa-utils" ,mesa-utils)
|
||||
("ncurses" ,ncurses)
|
||||
("ocl-icd" ,ocl-icd)
|
||||
("opencl-icd-loader" ,opencl-icd-loader)
|
||||
("opencl-headers" ,opencl-headers)
|
||||
("xextproto" ,xextproto)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue