[caffe-contrib] 323/362: add missing Dep: python-skimage for python-caffe packages

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 3 09:24:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

cdluminate-guest pushed a commit to branch master
in repository caffe-contrib.

commit 0cfc6ebc03eeaf8dc8251076e84dfcf59fb578f0
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Sun Mar 13 03:11:07 2016 +0000

    add missing Dep: python-skimage for python-caffe packages
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 40103e2..f47392c 100644
--- a/debian/control
+++ b/debian/control
@@ -115,6 +115,7 @@ Package: python-caffe-cpu
 Section: contrib/python
 Architecture: any
 Depends: libcaffe-cpu1 (= ${binary:Version}),
+         python-skimage,
          ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}
@@ -131,6 +132,7 @@ Package: python-caffe-cuda
 Section: contrib/python
 Architecture: amd64 ppc64el
 Depends: libcaffe-cuda1 (= ${binary:Version}),
+         python-skimage,
          ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe-contrib.git



More information about the debian-science-commits mailing list