summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eccf4283952d..1435416fe02e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=trinnity-caffe-git
_srcname=trinnity-caffe
pkgver=1.0
-pkgrel=20
+pkgrel=21
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'
+ 'boost1.69-libs' 'protobuf' 'google-glog' 'gflags' 'hdf5'
+ 'python' 'boost1.69' 'cython' 'python-numpy' 'python-scipy'
'python-matplotlib' 'ipython' 'python-networkx' 'python-nose'
'python-pandas' 'python-dateutil' 'python-protobuf' 'python-gflags'
'python-yaml' 'python-pillow' 'python-six' 'python-scikit-image'