diff options
Diffstat (limited to 'ports/field3d/CONTROL')
| -rw-r--r-- | ports/field3d/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/field3d/CONTROL b/ports/field3d/CONTROL index c65ac02c5..965ad7477 100644 --- a/ports/field3d/CONTROL +++ b/ports/field3d/CONTROL @@ -1,6 +1,6 @@ Source: field3d -Version: 1.7.2 +Version: 1.7.3 Homepage: https://github.com/imageworks/Field3D Description: An open source library for storing voxel data. It provides C++ classes that handle in-memory storage and a file format based on HDF5 that allows the C++ objects to be written to and read from disk. -Build-Depends: hdf5, boost-regex, boost-thread, boost-program-options, boost-system, openexr, boost-foreach, boost-test, boost-timer, boost-format +Build-Depends: hdf5[core], boost-regex, boost-thread, boost-program-options, boost-system, openexr, boost-foreach, boost-test, boost-timer, boost-format Supports: !(windows|arm|uwp)
\ No newline at end of file |
