aboutsummaryrefslogtreecommitdiff
path: root/ports/armadillo/CONTROL
diff options
context:
space:
mode:
authorJonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>2021-04-24 07:05:42 +0800
committerGitHub <noreply@github.com>2021-04-23 16:05:42 -0700
commit6ebcd4e443efe26a32cc13465b85627f8f148ce1 (patch)
tree91cacef044556918b56bdeb57fa6f499e65515d1 /ports/armadillo/CONTROL
parent49f1d5ac3428072500280bb4cfc8263aff3d4b3a (diff)
downloadvcpkg-6ebcd4e443efe26a32cc13465b85627f8f148ce1.tar.gz
vcpkg-6ebcd4e443efe26a32cc13465b85627f8f148ce1.zip
[armadillo] update to <10.4.0> (#17297)
* [armadillo] update to <10.4.0> * update version
Diffstat (limited to 'ports/armadillo/CONTROL')
-rw-r--r--ports/armadillo/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/armadillo/CONTROL b/ports/armadillo/CONTROL
deleted file mode 100644
index d903f6472..000000000
--- a/ports/armadillo/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: armadillo
-Version: 10.2.0
-Homepage: http://arma.sourceforge.net
-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: blas, lapack