[Python-modules-commits] [jupyter-notebook] 05/08: Add libjs-mathjax to documentation depends
Gordon Ball
chronitis-guest at moszumanska.debian.org
Thu Oct 27 15:40:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
chronitis-guest pushed a commit to branch master
in repository jupyter-notebook.
commit 02358a2e0fb2710127e78bb76bbf773f95ded3e6
Author: Gordon Ball <gordon at chronitis.net>
Date: Thu Oct 27 17:22:32 2016 +0200
Add libjs-mathjax to documentation depends
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0e8584b..e486e46 100644
--- a/debian/control
+++ b/debian/control
@@ -90,7 +90,9 @@ Package: python3-notebook-doc
Build-Profiles: <!nodoc>
Architecture: all
Section: doc
-Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Depends: ${misc:Depends},
+ ${sphinxdoc:Depends},
+ libjs-mathjax
Description: Jupyter interactive notebook (documentation)
The Jupyter Notebook is a web application that allows you to create and
share documents that contain live code, equations, visualizations, and
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-notebook.git
More information about the Python-modules-commits
mailing list