[getfem] 01/01: Add missing depends on python-scipy for autopkgtests. (Closes: #836420)
Anton Gladky
gladk at moszumanska.debian.org
Sun Sep 4 06:16:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository getfem.
commit a461f197b845b2541050877716fd3e016f787138
Author: Graham Inggs <ginggs at ubuntu.com>
Date: Sun Sep 4 08:15:45 2016 +0200
Add missing depends on python-scipy for autopkgtests. (Closes: #836420)
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 332ddc2..4155da7 100644
--- a/debian/control
+++ b/debian/control
@@ -77,6 +77,7 @@ Depends: libgetfem5++ (= ${binary:Version}),
python (<< 2.8),
python,
python-numpy,
+ python-scipy,
${misc:Depends},
${python:Depends},
${shlibs:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/getfem.git
More information about the debian-science-commits
mailing list