diff options
| author | Stefano Sinigardi <stesinigardi@hotmail.com> | 2020-08-28 07:13:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-27 22:13:05 -0700 |
| commit | 0a506f7c5e7ecc85893855fcd6bf3ace96d590ae (patch) | |
| tree | b7dc536d835684fef12f244df69ede649a357a4e /ports/ensmallen | |
| parent | 68003004c045c527d1c74c238abd29ae619e60bc (diff) | |
| download | vcpkg-0a506f7c5e7ecc85893855fcd6bf3ace96d590ae.tar.gz vcpkg-0a506f7c5e7ecc85893855fcd6bf3ace96d590ae.zip | |
[OpenMVG/OpenMVS] fix tools (#12229)
Diffstat (limited to 'ports/ensmallen')
| -rw-r--r-- | ports/ensmallen/CONTROL | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ports/ensmallen/CONTROL b/ports/ensmallen/CONTROL index bf13812e4..39a63bc91 100644 --- a/ports/ensmallen/CONTROL +++ b/ports/ensmallen/CONTROL @@ -1,7 +1,6 @@ Source: ensmallen Version: 2.11.2 -Port-Version: 1 +Port-Version: 2 Homepage: https://github.com/mlpack/ensmallen Description: A header-only C++ library for mathematical optimization. -Build-Depends: openblas (!osx), lapack, armadillo - +Build-Depends: openblas, lapack, armadillo |
