summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO36
1 files changed, 19 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76214f9d403d..28d160a5172f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = caffe
pkgdesc = A deep learning framework made with expression, speed, and modularity in mind (cpu only)
pkgver = 1.0
- pkgrel = 14
+ pkgrel = 15
url = https://caffe.berkeleyvision.org/
arch = i686
arch = x86_64
@@ -9,6 +9,8 @@ pkgbase = caffe
makedepends = boost
makedepends = doxygen
makedepends = texlive-core
+ makedepends = texlive-latexextra
+ makedepends = ghostscript
depends = openblas
depends = lapack
depends = boost-libs
@@ -20,24 +22,24 @@ pkgbase = caffe
depends = leveldb
depends = lmdb
depends = python
- depends = cython
depends = python-numpy
- depends = python-scipy
- depends = python-matplotlib
- depends = ipython
- depends = python-h5py
- depends = python-networkx
- depends = python-nose
depends = python-pandas
- depends = python-dateutil
- depends = python-protobuf
- depends = python-gflags
- depends = python-yaml
- depends = python-pillow
- depends = python-six
- depends = python-leveldb
- depends = python-scikit-image
- depends = python-pydotplus
+ optdepends = cython
+ optdepends = python-scipy
+ optdepends = python-matplotlib
+ optdepends = ipython
+ optdepends = python-h5py
+ optdepends = python-networkx
+ optdepends = python-nose
+ optdepends = python-dateutil
+ optdepends = python-protobuf
+ optdepends = python-gflags
+ optdepends = python-yaml
+ optdepends = python-pillow
+ optdepends = python-six
+ optdepends = python-leveldb
+ optdepends = python-scikit-image
+ optdepends = python-pydotplus
provides = caffe-cpu
conflicts = caffe-cpu
replaces = caffe-cpu