commit:     016cef1fd49316628787fc02736c685cc44e91cd
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat Sep  5 12:45:42 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 12:45:42 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=016cef1f

dev-python/notebook: Add deps for doc, fixes bug #559594

Package-Manager: portage-2.2.20.1

 dev-python/notebook/ChangeLog            | 3 +++
 dev-python/notebook/notebook-9999.ebuild | 1 +
 2 files changed, 4 insertions(+)

diff --git a/dev-python/notebook/ChangeLog b/dev-python/notebook/ChangeLog
index 3cfdac7..0038d1e 100644
--- a/dev-python/notebook/ChangeLog
+++ b/dev-python/notebook/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  05 Sep 2015; Marius Brehler <[email protected]> notebook-9999.ebuild:
+  dev-python/notebook: Add deps for doc, fixes bug #559594
+
 *notebook-4.0.4-r2 (05 Sep 2015)
 
   05 Sep 2015; Marius Brehler <[email protected]>

diff --git a/dev-python/notebook/notebook-9999.ebuild 
b/dev-python/notebook/notebook-9999.ebuild
index 87820f3..81cba3d 100644
--- a/dev-python/notebook/notebook-9999.ebuild
+++ b/dev-python/notebook/notebook-9999.ebuild
@@ -44,6 +44,7 @@ DEPEND="${RDEPEND}
        )
        doc? (
         app-text/pandoc
+               >=dev-python/ipython-4.0.0[${PYTHON_USEDEP}]
                >=dev-python/sphinx-1.1[${PYTHON_USEDEP}]
        )
        "

Reply via email to