[python-bumps] 03/05: Add missing wx dependencies
Stuart Prescott
stuart at debian.org
Fri Nov 3 14:21:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
stuart pushed a commit to branch master
in repository python-bumps.
commit aca32c36288febb1cccf5a9b5436cfe3f1f0d490
Author: Stuart Prescott <stuart at debian.org>
Date: Sat Nov 4 01:19:50 2017 +1100
Add missing wx dependencies
---
debian/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index 4034a72..f8f4ab6 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends:
python-six,
python-sklearn,
python-sphinx,
+ python-wxgtk3.0,
python3-all,
python3-matplotlib,
python3-nose,
@@ -43,6 +44,8 @@ Depends:
python-matplotlib,
${misc:Depends},
${python:Depends}
+Recommends:
+ python-wxgtk3.0
Suggests:
python-bumps-doc,
python-sklearn
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-bumps.git
More information about the debian-science-commits
mailing list