[sagemath] 01/01: Add python-entrypoints to Build-Depends because sagenb needs it to build
Ximin Luo
infinity0 at debian.org
Wed Sep 28 18:58:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository sagemath.
commit f81c6b2edcf4f46b9234af4037b48a0ca3579016
Author: Ximin Luo <infinity0 at debian.org>
Date: Wed Sep 28 20:58:38 2016 +0200
Add python-entrypoints to Build-Depends because sagenb needs it to build
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index ba47c59..ef95a07 100644
--- a/debian/control
+++ b/debian/control
@@ -101,6 +101,8 @@ Build-Depends:
python-cysignals-pari,
python-decorator,
python-docutils,
+# needed for spkg sagenb build, we might be able to remove it when using its Debian package
+ python-entrypoints,
python-flask,
python-flask-autoindex,
python-flask-babel,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git
More information about the debian-science-commits
mailing list