aboutsummaryrefslogtreecommitdiff
path: root/ports/mlpack/CONTROL
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2020-08-28 07:13:05 +0200
committerGitHub <noreply@github.com>2020-08-27 22:13:05 -0700
commit0a506f7c5e7ecc85893855fcd6bf3ace96d590ae (patch)
treeb7dc536d835684fef12f244df69ede649a357a4e /ports/mlpack/CONTROL
parent68003004c045c527d1c74c238abd29ae619e60bc (diff)
downloadvcpkg-0a506f7c5e7ecc85893855fcd6bf3ace96d590ae.tar.gz
vcpkg-0a506f7c5e7ecc85893855fcd6bf3ace96d590ae.zip
[OpenMVG/OpenMVS] fix tools (#12229)
Diffstat (limited to 'ports/mlpack/CONTROL')
-rw-r--r--ports/mlpack/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/mlpack/CONTROL b/ports/mlpack/CONTROL
index 252c66997..7d3debb83 100644
--- a/ports/mlpack/CONTROL
+++ b/ports/mlpack/CONTROL
@@ -1,9 +1,9 @@
Source: mlpack
Version: 3.2.2
-Port-Version: 5
+Port-Version: 6
Homepage: https://github.com/mlpack/mlpack
Description: mlpack is a fast, flexible machine learning library, written in C++, that aims to provide fast, extensible implementations of cutting-edge machine learning algorithms.
-Build-Depends: openblas (!osx), lapack, boost, armadillo, ensmallen, stb
+Build-Depends: openblas, lapack, boost, armadillo, ensmallen, stb
Feature: tools
Description: Build command-line executables.