diff options
| author | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-06-14 13:09:38 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-06-14 13:09:38 -0700 |
| commit | 9cc9978c5bcbe24cb75bc906a1d714a23f09a077 (patch) | |
| tree | 5788ed50dbaac41686d394ed663666adffedb152 /ports/shogun/CONTROL | |
| parent | 8c288f4bf85338861b7ac9c6516dcc207972d5b4 (diff) | |
| download | vcpkg-9cc9978c5bcbe24cb75bc906a1d714a23f09a077.tar.gz vcpkg-9cc9978c5bcbe24cb75bc906a1d714a23f09a077.zip | |
set CMAKE_SYSTEM_PROCESSOR in Linux (#6872)
* add vcpkg_target_architecture to vcpkg_configure_cmake
* modify shogun and thrift
* update glbinding
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 9854596b5..e57f129fe 100644 --- a/ports/shogun/CONTROL +++ b/ports/shogun/CONTROL @@ -1,4 +1,4 @@ Source: shogun -Version: 6.1.3-2 +Version: 6.1.3-3 Build-Depends: bzip2, eigen3, liblzma, libxml2, openblas (x64&!osx), nlopt, rxcpp, snappy, zlib, protobuf, curl, lzo, dirent Description: Unified and efficient Machine Learning |
