[caffe] 02/03: d/control: explicitly require GCC-5
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Sun Mar 13 02:14:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
cdluminate-guest pushed a commit to branch debian/experimental
in repository caffe.
commit 5ba2306e023488225c8841bc4bbfc992fc67ce8e
Author: Zhou Mo <cdluminate at gmail.com>
Date: Sun Mar 13 02:13:49 2016 +0000
d/control: explicitly require GCC-5
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 4de7762..27f4095 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,9 @@ Build-Depends: bc,
cmake,
debhelper (>=9),
dh-python,
-# require gcc-5, being prepared for the gcc-6 transition
+# require GCC-5, being prepared for the GCC-6 transition
gcc-5,
+ g++-5,
libboost-all-dev (>= 1.55),
libgflags-dev,
libgoogle-glog-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