mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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
This commit is contained in:
parent
e5579dc5de
commit
e783602115
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
Add a link
Reference in a new issue