diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-12-19 16:10:50 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-12-19 16:10:50 -0800 |
| commit | 891e72af66d173c7e09cc3e52475309e2191e18d (patch) | |
| tree | 92a175f06a35574609a44be679c4b871e733c0d3 /ports/blaze | |
| parent | a6ee2c145fca2006848ef9afbf580ea88bee7dd1 (diff) | |
| parent | 8791faba96649f9536e33f41c14781652790d084 (diff) | |
| download | vcpkg-891e72af66d173c7e09cc3e52475309e2191e18d.tar.gz vcpkg-891e72af66d173c7e09cc3e52475309e2191e18d.zip | |
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Diffstat (limited to 'ports/blaze')
| -rw-r--r-- | ports/blaze/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/blaze/CONTROL b/ports/blaze/CONTROL index 3355159f4..c64405980 100644 --- a/ports/blaze/CONTROL +++ b/ports/blaze/CONTROL @@ -1,4 +1,4 @@ Source: blaze -Version: 3.2-2 -Build-Depends: boost, clapack +Version: 3.2-3 +Build-Depends: clapack, boost-exception Description: Blaze is an open-source, high-performance C++ math library for dense and sparse arithmetic. |
