[caffe-contrib] 324/362: control: add missing Dep python-protobuf for python package
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 ffdba48d7b1868f81e2c05a495cdab0691ea3e61
Author: Zhou Mo <cdluminate at gmail.com>
Date: Sun Mar 13 03:13:30 2016 +0000
control: add missing Dep python-protobuf for python package
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index f47392c..d4e162d 100644
--- a/debian/control
+++ b/debian/control
@@ -116,6 +116,7 @@ Section: contrib/python
Architecture: any
Depends: libcaffe-cpu1 (= ${binary:Version}),
python-skimage,
+ python-protobuf,
${misc:Depends},
${python:Depends},
${shlibs:Depends}
@@ -133,6 +134,7 @@ Section: contrib/python
Architecture: amd64 ppc64el
Depends: libcaffe-cuda1 (= ${binary:Version}),
python-skimage,
+ python-protobuf,
${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