mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: insight-toolkit: Fix build.
* gnu/packages/image-processing.scm (insight-toolkit) [inputs]: Remove mesa-opencl; add opencl-headers and opencl-icd-loader. Change-Id: I922dda07d3695ecec79a7207dce7ab71fd061c71 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
0cf5958c42
commit
ccf72a920a
1 changed files with 2 additions and 1 deletions
|
|
@ -1435,7 +1435,8 @@ libraries designed for computer vision research and implementation.")
|
|||
libjpeg-turbo
|
||||
libpng
|
||||
libtiff
|
||||
mesa-opencl
|
||||
opencl-headers
|
||||
opencl-icd-loader
|
||||
perl
|
||||
python
|
||||
tbb
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue