diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-07 17:17:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-07 17:17:29 -0700 |
| commit | ab0b48927505103c4b8782f90a44336a2bb7791d (patch) | |
| tree | 217cdb8ba8e0011f8d88a56e19770009289661b6 /ports/suitesparse/CONTROL | |
| parent | b90dbbc928d5880de690392f431d12321b337481 (diff) | |
| parent | 56b27d1d00b08af2cba16197cc7b5f5eed98bca0 (diff) | |
| download | vcpkg-ab0b48927505103c4b8782f90a44336a2bb7791d.tar.gz vcpkg-ab0b48927505103c4b8782f90a44336a2bb7791d.zip | |
Merge pull request #1217 from mmazat/master
suitesparse library port
Diffstat (limited to 'ports/suitesparse/CONTROL')
| -rw-r--r-- | ports/suitesparse/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/suitesparse/CONTROL b/ports/suitesparse/CONTROL new file mode 100644 index 000000000..a40b4ff24 --- /dev/null +++ b/ports/suitesparse/CONTROL @@ -0,0 +1,4 @@ +Source: suitesparse +Version: 4.5.5 +Build-Depends:metis, clapack +Description: algebra library |
