diff options
| author | David Christoffer Hansen <dchansen@users.noreply.github.com> | 2019-05-23 21:33:45 +0200 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-05-23 12:33:44 -0700 |
| commit | 9c54cc9fab9d1725784118143eac2bb86fb4a47e (patch) | |
| tree | 67b79dd9a99697fe10e88e170801ef18596399ce /ports/ismrmrd/CONTROL | |
| parent | 25d80a74d67fac97226ecf2a7edea644bdebd97a (diff) | |
| download | vcpkg-9c54cc9fab9d1725784118143eac2bb86fb4a47e.tar.gz vcpkg-9c54cc9fab9d1725784118143eac2bb86fb4a47e.zip | |
Updated ISMRMRD to 1.4. Removed patch for HDF5 dependency as that should not be optional on platforms with HDF5 available (#6111)
Diffstat (limited to 'ports/ismrmrd/CONTROL')
| -rw-r--r-- | ports/ismrmrd/CONTROL | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/ports/ismrmrd/CONTROL b/ports/ismrmrd/CONTROL index 395a5d331..3725293f7 100644 --- a/ports/ismrmrd/CONTROL +++ b/ports/ismrmrd/CONTROL @@ -1,8 +1,4 @@ Source: ismrmrd
-Version: 1.3.2-4
+Version: 1.4
Description: ISMRM Raw Data Format
-Build-Depends: pugixml
-
-Feature: dataset
-Description: Dataset and file support
-Build-Depends: hdf5
+Build-Depends: pugixml, hdf5
|
