[sasview] 06/08: Add missing build and runtime dependencies

Stuart Prescott stuart at debian.org
Tue Oct 31 14:52:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

stuart pushed a commit to branch master
in repository sasview.

commit bbed653cd0996047a0b13ae87194ea811eb6c342
Author: Stuart Prescott <stuart at debian.org>
Date:   Wed Nov 1 01:14:06 2017 +1100

    Add missing build and runtime dependencies
---
 debian/control | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/debian/control b/debian/control
index bcc216f..a828931 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,19 @@ Build-Depends:
  libjs-mathjax,
  libpython-dev,
  python-all,
+ python-bumps,
+ python-h5py,
+ python-lxml,
+ python-matplotlib,
  python-numpy,
+ python-periodictable,
+ python-pil,
+ python-pyparsing,
+ python-sasmodels,
+ python-scipy,
  python-setuptools,
  python-sphinx,
+ python-wxgtk3.0,
  texinfo
 Standards-Version: 4.1.1
 Homepage: http://www.sasview.org/
@@ -27,6 +37,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/sasview.git
 Package: sasview
 Architecture: all
 Depends:
+ python-pkg-resources,
  python-sasview,
  ${misc:Depends},
  ${python:Depends}
@@ -55,7 +66,15 @@ Package: python-sasview
 Architecture: any
 Section: python
 Depends:
+ python-bumps,
+ python-h5py,
+ python-lxml,
  python-matplotlib,
+ python-numpy,
+ python-periodictable,
+ python-pil,
+ python-pyparsing,
+ python-sasmodels,
  python-scipy,
  python-wxgtk3.0,
  ${misc:Depends},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sasview.git



More information about the debian-science-commits mailing list