summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/povray/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/povray/PKGBUILD b/libre/povray/PKGBUILD
index 86cafe64c..41f07bd22 100644
--- a/libre/povray/PKGBUILD
+++ b/libre/povray/PKGBUILD
@@ -10,14 +10,14 @@
_pkgname=povray-libre
pkgname=povray
pkgver=3.7
-pkgrel=14.parabola1
+pkgrel=15.parabola1
epoch=1
pkgdesc='Script based raytracer for creating 3D graphics, without nonfree documentation'
arch=('x86_64' 'i686' 'armv7h')
license=('AGPL3')
url='http://povray.org/'
-depends=('libtiff' 'libpng' 'boost-libs')
-makedepends=('boost')
+depends=('libtiff' 'libpng' 'boost-libs' 'openexr')
+makedepends=('boost' 'openexr')
conflicts=("$_pkgname")
replaces=("$_pkgname")
backup=("etc/povray/$pkgver/povray.conf"