diff options
| author | Viktor Gal <vigsterkr@gmail.com> | 2018-03-07 18:56:59 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-07 09:56:59 -0800 |
| commit | 59795e2a8e4e2ecd0f1a09e165b61291764df94d (patch) | |
| tree | d828dbf8e5b9e70ffd2721fb6b6c84b56f81c09a /ports/shogun/CONTROL | |
| parent | 709ced580d1af1a0704660e355f5a3f0f06c8899 (diff) | |
| download | vcpkg-59795e2a8e4e2ecd0f1a09e165b61291764df94d.tar.gz vcpkg-59795e2a8e4e2ecd0f1a09e165b61291764df94d.zip | |
add shogun 6.1.3 (#2977)
* add shogun 6.1.3
* [shogun] Add additional dependencies, force static linking
Diffstat (limited to 'ports/shogun/CONTROL')
| -rw-r--r-- | ports/shogun/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/shogun/CONTROL b/ports/shogun/CONTROL new file mode 100644 index 000000000..6a05a331e --- /dev/null +++ b/ports/shogun/CONTROL @@ -0,0 +1,4 @@ +Source: shogun +Version: 6.1.3 +Build-Depends: bzip2, eigen3, liblzma, libxml2, openblas, nlopt, rxcpp, snappy, zlib, protobuf, curl, lzo, dirent +Description: Unified and efficient Machine Learning |
