[python-escript] 01/04: Fix missing dep on python-numpy by python-escript-mpi
    Joel Fenwick 
    jfenwick-guest at moszumanska.debian.org
       
    Tue Jun 21 03:05:27 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
jfenwick-guest pushed a commit to branch debian
in repository python-escript.
commit 462f3ccff6ba2d6efeb1c2d85093977fb2c7694a
Author: Joel Fenwick <joelfenwick at uq.edu.au>
Date:   Mon Jun 20 09:39:25 2016 +1000
    Fix missing dep on python-numpy by python-escript-mpi
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index daf7ef6..6a02c74 100644
--- a/debian/control
+++ b/debian/control
@@ -64,6 +64,7 @@ Package: python-escript-mpi
 Architecture: any
 Depends: ${python:Depends},
          openmpi-bin,
+         python-numpy,
          ${shlibs:Depends},
          ${misc:Depends}
 Recommends: python-sympy,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-escript.git
    
    
More information about the debian-science-commits
mailing list