summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGodisemo2017-02-28 17:03:34 +0100
committerGodisemo2017-02-28 17:03:34 +0100
commit1db8116ff72c8f2877e34b8987eb1785c783da15 (patch)
treed151ceac7556501096d9a0d22359b3284b5da5d6 /.SRCINFO
parent11cd7556650832eb2e6f6d299674bec076f00b0f (diff)
downloadaur-1db8116ff72c8f2877e34b8987eb1785c783da15.tar.gz
Resolve all dependency issues
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