[xmds2] 02/04: Add dependency on python-pkg-resources

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Wed Apr 9 09:38:44 UTC 2014


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

rlaboiss-guest pushed a commit to branch master
in repository xmds2.

commit fdbcd6b05f4b2907e8b58ad898af528d8fdf30d7
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Tue Apr 8 17:04:32 2014 +0200

    Add dependency on python-pkg-resources
    
    This is necessary, because xmds2 needs the pkg_resources module.
    Thanks to Eugeniy Mikhailov for noticing this problem.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 90b35fa..594eb93 100644
--- a/debian/control
+++ b/debian/control
@@ -42,6 +42,7 @@ Depends: ${python:Depends},
          python-h5py,
          python-numpy,
          python-lxml,
+         python-pkg-resources,
          g++
 Description: eXtensible Multi-Dimensional Simulator
  XMDS is a code generator that integrates equations, from Ordinary

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



More information about the debian-science-commits mailing list