summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrew Anderson2018-12-12 17:37:15 +0000
committerAndrew Anderson2018-12-12 17:37:15 +0000
commite9daba0a49ec71f43538def946178724f45d423b (patch)
tree5bc750bfe0c5ab537132762ab8d2e1185220b2cd /.SRCINFO
parent18b51b18c7a787f8b3103ee5d972f3aa60dfeea4 (diff)
downloadaur-e9daba0a49ec71f43538def946178724f45d423b.tar.gz
Add missing dep on scikit-image
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fe874aa7874..64ba65ca901b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = trinnity-caffe-git
pkgdesc = Caffe 1.0 with triNNity extensions
pkgver = 1.0
- pkgrel = 9
+ pkgrel = 10
url = https://bitbucket.org/STG-TCD/trinnity-caffe
arch = x86_64
license = BSD
@@ -27,6 +27,7 @@ pkgbase = trinnity-caffe-git
depends = python-yaml
depends = python-pillow
depends = python-six
+ depends = python-scikit-image
depends = opencv>=4.0.0
optdepends = openblas: OpenBLAS for backend linear algebra ops,
optdepends = cblas: Use CBLAS for backend linear algebra ops