mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
waifu2x-converter-cpp: build with OpenCL-Headers
This commit is contained in:
parent
9afe09ca3e
commit
e073322c35
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DINSTALL_MODELS=ON"
|
configure_args="-DINSTALL_MODELS=ON"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libopencv-devel opencl2-headers"
|
makedepends="libopencv-devel OpenCL-Headers"
|
||||||
short_desc="Image upscaling using deep convolutional neural networks"
|
short_desc="Image upscaling using deep convolutional neural networks"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue