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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Aug 7 16:00:57 UTC 2017


    Date: Monday, August 7, 2017 @ 16:00:56
  Author: svenstaro
Revision: 249472

Add optdep on log4cplus

Modified:
  openvdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-07 15:58:55 UTC (rev 249471)
+++ PKGBUILD	2017-08-07 16:00:56 UTC (rev 249472)
@@ -14,7 +14,8 @@
 license=('MPL')
 depends=('openexr' 'boost-libs' 'intel-tbb' 'zlib' 'jemalloc' 'blosc')
 makedepends=('doxygen' 'boost' 'python2' 'log4cplus' 'epydoc' 'python2-numpy' 'texlive-core' 'ghostscript' 'epydoc')
-optdepends=('python2-numpy: Python module')
+optdepends=('python2-numpy: Python module'
+            'log4cplus: for vdb_print')
 source=("https://github.com/dreamworksanimation/openvdb/archive/v${pkgver}.tar.gz")
 sha512sums=('df9a4895b219aae3b5a9616c34eb846d565877ff76648405691f0c903507f6faba94e8eba9173423b50cb5cef80f3ec500a9f70977cb7161701d39fd105abc91')
 



More information about the arch-commits mailing list