aboutsummaryrefslogtreecommitdiff
path: root/ports/armadillo/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-05-01 01:05:06 +0800
committerGitHub <noreply@github.com>2020-04-30 10:05:06 -0700
commit695d2a8a4de7a4065edc514508795d83b5dd4eb3 (patch)
tree41a6ee1c938d91b053af3ed5d334cd325f306be7 /ports/armadillo/CONTROL
parent2e33b93e276002bba6db5667828ce57f7fe7d7c7 (diff)
downloadvcpkg-695d2a8a4de7a4065edc514508795d83b5dd4eb3.tar.gz
vcpkg-695d2a8a4de7a4065edc514508795d83b5dd4eb3.zip
[armadillo] Add dependent port superlu on osx (#11063)
* [armadillo] Add dependent port superlu on osx * [armadillo] Suppress automatic dependency enablement * [mlpack] Re-enable in CI Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/armadillo/CONTROL')
-rw-r--r--ports/armadillo/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/armadillo/CONTROL b/ports/armadillo/CONTROL
index 41b52bea7..463b8e670 100644
--- a/ports/armadillo/CONTROL
+++ b/ports/armadillo/CONTROL
@@ -1,4 +1,4 @@
Source: armadillo
-Version: 2019-04-16-6
+Version: 2019-04-16-8
Description: Armadillo is a high quality linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use
Build-Depends: openblas (!osx), clapack (!osx)