diff options
Diffstat (limited to 'ports/highfive/CONTROL')
| -rw-r--r-- | ports/highfive/CONTROL | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/ports/highfive/CONTROL b/ports/highfive/CONTROL index f072f8f91..22fd1209e 100644 --- a/ports/highfive/CONTROL +++ b/ports/highfive/CONTROL @@ -1,5 +1,13 @@ Source: highfive -Version: 2.1.1 +Version: 2.2.2 Homepage: https://github.com/BlueBrain/HighFive Description: HighFive is a modern C++/C++11 friendly interface for libhdf5 Build-Depends: hdf5 + +Feature: boost +Description: Enables Boost support +Build-Depends: boost-ublas, boost-multi-array + +Feature: tests +Description: Build unit tests +Build-Depends: highfive[boost], boost-test |
