From adbd960808da626f900b60092a0f42497c92d975 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 31 Dec 2016 09:30:01 +0000 Subject: [PATCH] openimageio: rebuild against libraw-0.18.0 --- srcpkgs/openimageio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/openimageio/template b/srcpkgs/openimageio/template index 164597989ee..281a26a8ab6 100644 --- a/srcpkgs/openimageio/template +++ b/srcpkgs/openimageio/template @@ -1,7 +1,7 @@ # Template file for 'openimageio' pkgname=openimageio version=1.7.9 -revision=1 +revision=2 wrksrc=oiio-Release-${version} build_style=cmake configure_args="-DUSE_OPENGL=0 -DUSE_QT=0 -DUSE_PYTHON=0 -DOIIO_BUILD_TESTS=0"