luxrays: switch to opencl2-headers [ci skip]
This commit is contained in:
parent
16939c0ecd
commit
360a871260
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'luxrays'
|
||||
pkgname=luxrays
|
||||
version=3.1
|
||||
revision=16
|
||||
revision=17
|
||||
build_style=cmake
|
||||
configure_args="-DLUXRAYS_DISABLE_OPENCL=OFF -DCMAKE_SKIP_RPATH=ON"
|
||||
hostmakedepends="flex bison boost-devel"
|
||||
makedepends="openimageio-devel tiff-devel libpng-devel libgomp-devel
|
||||
boost-devel glew-devel opencl-headers opencl-clhpp libopenexr-devel
|
||||
boost-devel glew-devel opencl2-headers opencl-clhpp libopenexr-devel
|
||||
python-devel libfreeglut-devel embree-devel"
|
||||
short_desc="LuxMark renderer engine"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
|
|
Loading…
Reference in a new issue