commit: 45c4aa663796bfea347d0d03b5077c4ac6d1f68e Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sat Aug 28 19:45:04 2021 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sat Aug 28 19:45:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c4aa66
sci-libs/branca: fix dep Closes: https://bugs.gentoo.org/806148 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> sci-libs/branca/branca-0.4.2-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-libs/branca/branca-0.4.2-r1.ebuild b/sci-libs/branca/branca-0.4.2-r1.ebuild index 68f61976df3..84668d2004a 100644 --- a/sci-libs/branca/branca-0.4.2-r1.ebuild +++ b/sci-libs/branca/branca-0.4.2-r1.ebuild @@ -24,6 +24,7 @@ DEPEND="${RDEPEND} test? ( dev-python/selenium[${PYTHON_USEDEP}] dev-python/nbconvert[${PYTHON_USEDEP}] + dev-python/ipykernel[${PYTHON_USEDEP}] )" BDEPEND=""
