summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 799e798f9ef6..afe3a5b6e708 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,23 @@
pkgbase = mlpack
pkgdesc = A fast, flexible, scalable C++ machine learning library
pkgver = 3.2.1
- pkgrel = 2
+ pkgrel = 3
url = https://mlpack.org/
arch = x86_64
license = BSD
makedepends = cmake>=3.3.2
makedepends = txt2man
makedepends = python-setuptools
- depends = armadillo
+ depends = armadillo>=8.400.0
depends = boost>=1.49
depends = lapack
+ depends = ensmallen>=2.10.0
depends = libxml2>=2.6.0
depends = cython>=0.24
depends = python-numpy
depends = python-pandas>=0.15.0
optdepends = openmp: parallel computation support
- source = http://www.mlpack.org/files/mlpack-3.2.1.tar.gz
+ source = https://www.mlpack.org/files/mlpack-3.2.1.tar.gz
sha256sums = 3fa25157a0a6e91fd5ba223ebd911e5d86c0664d969ea3f7768d823448562f36
pkgname = mlpack