summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 982012549088..6c0db81cd51a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,14 @@
pkgbase = mxnet
pkgdesc = Flexible and Efficient Library for Deep Learning
pkgver = 0.9.3a
- pkgrel = 2
+ pkgrel = 3
url = http://mxnet.io/
arch = x86_64
- license = Apache2
+ license = Apache-2.0
+ license = BSD-3-Clause
makedepends = git
+ makedepends = wget
+ depends = cblas
optdepends = cuda: GPU support
optdepends = cudnn: GPU support
optdepends = opencv: computer vision support