diff options
| author | mmazaherit <m.mazaheri.t@gmail.com> | 2017-06-05 21:11:09 -0400 |
|---|---|---|
| committer | mmazaherit <m.mazaheri.t@gmail.com> | 2017-06-05 21:11:09 -0400 |
| commit | 56b27d1d00b08af2cba16197cc7b5f5eed98bca0 (patch) | |
| tree | c905b62b726b83e4841a4790297b0f45d7ed027e /ports/suitesparse/CONTROL | |
| parent | df56717129efc85c4984a3d1dbfd0aaf341e86eb (diff) | |
| download | vcpkg-56b27d1d00b08af2cba16197cc7b5f5eed98bca0.tar.gz vcpkg-56b27d1d00b08af2cba16197cc7b5f5eed98bca0.zip | |
-use metis library in vcpkg
-improved port script
Diffstat (limited to 'ports/suitesparse/CONTROL')
| -rw-r--r-- | ports/suitesparse/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/suitesparse/CONTROL b/ports/suitesparse/CONTROL index 237112257..a40b4ff24 100644 --- a/ports/suitesparse/CONTROL +++ b/ports/suitesparse/CONTROL @@ -1,4 +1,4 @@ Source: suitesparse Version: 4.5.5 -Build-Depends: metis, clapack +Build-Depends:metis, clapack Description: algebra library |
