[caffe] 02/06: merge patch: grab python dependency
Zhou Mo
cdluminate-guest at moszumanska.debian.org
Tue Mar 8 15:24:02 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 d1c420808a71afcc023ca2fe844ec6f6ca01d332
Author: Zhou Mo <cdluminate at gmail.com>
Date: Tue Mar 8 15:07:51 2016 +0000
merge patch: grab python dependency
Thanks John Morrissey <jwm at horde.net>
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788539
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index fced3cd..0d8d99a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,7 +56,7 @@ CONFFLAG_CUDA = \
dh $@ \
--parallel \
--buildsystem=cmake \
- --with python2
+ --with python2 --requires=python/requirements.txt
override_dh_auto_configure:
dh_auto_configure \
--
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