[caffe] 07/16: control: fix missing comma
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Wed May 18 07:39:49 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.
commit e4afa6bff9bf1ed0d97ae4643836751aeb596c1d
Author: Zhou Mo <cdluminate at gmail.com>
Date: Wed May 18 06:52:37 2016 +0000
control: fix missing comma
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index cbef477..6ca0594 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: bc,
libleveldb-dev,
liblmdb-dev,
# switch libblas.so.3 between Atlas and OpenBLAS with update-alternatives
- libblas-dev | libblas.so
+ libblas-dev | libblas.so,
libopencv-dev (>= 2.4),
libprotobuf-dev,
libprotoc-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe.git
More information about the debian-science-commits
mailing list