luxrays: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:12 +01:00
parent 1d459a88df
commit 9709a71861
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=luxrays
version=3.1
revision=5
build_style=cmake
hostmakedepends="cmake flex bison boost-python"
hostmakedepends="flex bison boost-python"
makedepends="openimageio-devel tiff-devel libpng-devel libgomp-devel boost-devel glew-devel opencl-headers libopenexr-devel python-devel libfreeglut-devel embree-devel"
short_desc="LuxMark renderer engine"
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"