diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2021-08-28 21:45:04 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2021-08-28 21:45:04 +0200 |
commit | 45c4aa663796bfea347d0d03b5077c4ac6d1f68e (patch) | |
tree | 4aa955672465b52228f8d8e9151a20dbb056682d /sci-libs | |
parent | www-client/chromium: remove unused patch (diff) | |
download | gentoo-45c4aa663796bfea347d0d03b5077c4ac6d1f68e.tar.gz gentoo-45c4aa663796bfea347d0d03b5077c4ac6d1f68e.tar.bz2 gentoo-45c4aa663796bfea347d0d03b5077c4ac6d1f68e.zip |
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@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/branca/branca-0.4.2-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/branca/branca-0.4.2-r1.ebuild b/sci-libs/branca/branca-0.4.2-r1.ebuild index 68f61976df31..84668d2004a7 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="" |