summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Anderson2020-01-08 14:26:49 +0000
committerAndrew Anderson2020-01-08 14:26:49 +0000
commit4f202cecc5940076653084338694e3b309431185 (patch)
treec1ab6f26fb223004601dd7c2330db1bf8bac4402 /PKGBUILD
parentabd0eb05715a9660531e50155d996d70dbf71013 (diff)
downloadaur-4f202cecc5940076653084338694e3b309431185.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b89eec26fd1..8abb353b953e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=trinnity-caffe-git
_srcname=trinnity-caffe
pkgver=1.0
-pkgrel=23
+pkgrel=26
pkgdesc="Caffe 1.0 with triNNity extensions"
arch=('x86_64')
url="https://bitbucket.org/STG-TCD/trinnity-caffe"
license=('BSD')
depends=(
'boost-libs' 'protobuf' 'google-glog' 'gflags' 'hdf5'
- 'python' 'boost' 'cython' 'python-numpy' 'python-scipy'
+ 'python' 'boost' 'cython' 'python-numpy' 'python-scipy' 'python-pydot'
'python-matplotlib' 'ipython' 'python-networkx' 'python-nose'
'python-pandas' 'python-dateutil' 'python-protobuf' 'python-gflags'
'python-yaml' 'python-pillow' 'python-six' 'python-scikit-image'