~ruther/guix-local

ccf72a920a59a9fc68a1b70fe0bacfe9b505dd7a — Jake Forster 6 months ago 0cf5958
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>
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/image-processing.scm
M gnu/packages/image-processing.scm => gnu/packages/image-processing.scm +2 -1
@@ 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