commit: ee117277ed8a34308cac7886265a1a44a69e91a8
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Mon May 23 15:21:06 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun May 29 14:53:40 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee117277
dev-python/nbconvert: Add missing dependency
Gentoo-Bug: 583382
Package-Manager: portage-2.2.28
dev-python/nbconvert/nbconvert-4.2.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/nbconvert/nbconvert-4.2.0.ebuild
b/dev-python/nbconvert/nbconvert-4.2.0.ebuild
index 1ae46dc..15080a0 100644
--- a/dev-python/nbconvert/nbconvert-4.2.0.ebuild
+++ b/dev-python/nbconvert/nbconvert-4.2.0.ebuild
@@ -31,6 +31,7 @@ DEPEND="${RDEPEND}
dev-python/ipython[${PYTHON_USEDEP}]
dev-python/jupyter_client[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
+ dev-python/nbsphinx[${PYTHON_USEDEP}]
app-text/pandoc
)
test? (