commit: d5c396d8652ab88ea8d4196ee6eea63599fec759 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Mon Aug 2 07:02:35 2021 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Mon Aug 2 07:02:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c396d8
sci-libs/branca: test dependency Closes: https://bugs.gentoo.org/806061 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.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-libs/branca/branca-0.4.2.ebuild b/sci-libs/branca/branca-0.4.2.ebuild index f536554b730..78650db40a7 100644 --- a/sci-libs/branca/branca-0.4.2.ebuild +++ b/sci-libs/branca/branca-0.4.2.ebuild @@ -20,6 +20,7 @@ RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} test? ( dev-python/selenium[${PYTHON_USEDEP}] + dev-python/nbconvert[${PYTHON_USEDEP}] )" BDEPEND=""
