[lmfit-py] 01/03: add setuptools
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Sat Mar 8 12:02:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository lmfit-py.
commit 6e5ad132e44b851ebdd0590a43a55b0f29821d79
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sat Mar 8 09:10:27 2014 +0100
add setuptools
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8eaefd8..d54b5a7 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,11 @@ Build-Depends: debhelper (>= 9),
python-all,
python-numpy,
python-scipy,
+ python-setuptools,
python3-all,
python3-numpy,
- python3-scipy
+ python3-scipy,
+ python3-setuptools
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/lmfit-py.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/lmfit-py.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lmfit-py.git
More information about the debian-science-commits
mailing list