embree: drop hostmakedepends provided by build_style

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

View File

@ -4,7 +4,7 @@ version=2.12.0
revision=1
only_for_archs="x86_64"
build_style=cmake
hostmakedepends="cmake ispc"
hostmakedepends="ispc"
makedepends="libfreeglut-devel libXmu-devel tbb-devel MesaLib-devel libpng-devel libopenexr-devel libjpeg-turbo-devel libmagick-devel"
short_desc="High Performance Ray Tracing Kernels"
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"