[arch-commits] Commit in openvdb/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Mar 16 17:29:38 UTC 2021


    Date: Tuesday, March 16, 2021 @ 17:29:38
  Author: svenstaro
Revision: 891972

Remove second openexr

Modified:
  openvdb/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-16 17:29:23 UTC (rev 891971)
+++ PKGBUILD	2021-03-16 17:29:38 UTC (rev 891972)
@@ -6,7 +6,7 @@
 url='https://github.com/dreamworksanimation/openvdb'
 arch=('x86_64')
 license=('MPL')
-depends=('openexr' 'boost-libs' 'intel-tbb' 'zlib' 'jemalloc' 'blosc' 'log4cplus' 'openexr')
+depends=('boost-libs' 'intel-tbb' 'zlib' 'jemalloc' 'blosc' 'log4cplus' 'openexr')
 makedepends=('doxygen' 'boost' 'cmake' 'mesa' 'cppunit' 'glfw-x11' 'glu' 'python' 'python-numpy' 'ninja')
 optdepends=('glfw: for tools'
             'glu: for tools'



More information about the arch-commits mailing list