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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Jun 13 09:07:30 UTC 2021


    Date: Sunday, June 13, 2021 @ 09:07:29
  Author: svenstaro
Revision: 963265

Remove dep on imath

Modified:
  openvdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-13 08:44:16 UTC (rev 963264)
+++ PKGBUILD	2021-06-13 09:07:29 UTC (rev 963265)
@@ -6,7 +6,7 @@
 url='https://github.com/dreamworksanimation/openvdb'
 arch=('x86_64')
 license=('MPL')
-depends=('boost-libs' 'intel-tbb' 'zlib' 'jemalloc' 'blosc' 'log4cplus' 'imath')
+depends=('boost-libs' 'intel-tbb' 'zlib' 'jemalloc' 'blosc' 'log4cplus')
 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