From d8a879b67383f81e5f699efb1ddb13ca586819b4 Mon Sep 17 00:00:00 2001 From: Johannes Date: Mon, 1 Oct 2018 19:43:53 +0200 Subject: [PATCH] luxrays: rebuild for openexr-2.3.0 --- srcpkgs/luxrays/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/luxrays/template b/srcpkgs/luxrays/template index 5ccce24eca6..77c8d70dfbe 100644 --- a/srcpkgs/luxrays/template +++ b/srcpkgs/luxrays/template @@ -1,7 +1,7 @@ # Template file for 'luxrays' pkgname=luxrays version=3.1 -revision=10 +revision=11 build_style=cmake configure_args="-DLUXRAYS_DISABLE_OPENCL=OFF -DCMAKE_SKIP_RPATH=ON" hostmakedepends="flex bison boost-python"