[pytables] 13/20: Add setuptools to build deps
    Antonio Valentino 
    a_valentino-guest at moszumanska.debian.org
       
    Fri Aug 14 19:00:07 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pytables.
commit f4819f7189e739332e5d56898021b663ad016465
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Fri Aug 14 13:55:02 2015 +0200
    Add setuptools to build deps
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 0e5846c..5a0fc40 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,8 @@ Build-Depends: debhelper (>= 9.0.0),
                python-all-dbg,
                python3-all-dev,
                python3-all-dbg,
+               python-setuptools,
+               python3-setuptools,
                python-numpy,
                python-numpy-dbg,
                python3-numpy,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytables.git
    
    
More information about the debian-science-commits
mailing list