diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-09-12 03:48:42 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-11 12:48:42 -0700 |
| commit | 1733814ced76770b2fffa0c1a55850046d94e594 (patch) | |
| tree | ca36e9211196ed3fc8c2f48cdbe74fed008ac733 /ports/shogun/CONTROL | |
| parent | d923820d7bfdd30b65caa885b04a6b1480763213 (diff) | |
| download | vcpkg-1733814ced76770b2fffa0c1a55850046d94e594.tar.gz vcpkg-1733814ced76770b2fffa0c1a55850046d94e594.zip | |
[shogun] Fix build error (#13425)
Diffstat (limited to 'ports/shogun/CONTROL')
| -rw-r--r-- | ports/shogun/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/shogun/CONTROL b/ports/shogun/CONTROL index 580a8be31..e274c9d3f 100644 --- a/ports/shogun/CONTROL +++ b/ports/shogun/CONTROL @@ -1,6 +1,6 @@ Source: shogun Version: 6.1.4 -Port-Version: 2 +Port-Version: 3 Build-Depends: bzip2, eigen3, liblzma, libxml2, openblas, nlopt, rxcpp, snappy, zlib, protobuf, curl, lzo, dirent Homepage: https://github.com/shogun-toolbox/shogun Description: Unified and efficient Machine Learning
\ No newline at end of file |
