commit:     e284b310cd0b58e42e8311e933d97e214a9ea8c4
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon May  8 12:35:19 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon May  8 12:35:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e284b310

sci-libs/datasets: add deps for test

Closes: https://bugs.gentoo.org/905931
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-libs/datasets/datasets-2.11.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-libs/datasets/datasets-2.11.0.ebuild 
b/sci-libs/datasets/datasets-2.11.0.ebuild
index 29c37671fcb6..b7c020779cce 100644
--- a/sci-libs/datasets/datasets-2.11.0.ebuild
+++ b/sci-libs/datasets/datasets-2.11.0.ebuild
@@ -41,6 +41,7 @@ DEPEND="${RDEPEND}"
 BDEPEND="test? (
        $(python_gen_cond_dep '
                dev-python/pytest-datadir[${PYTHON_USEDEP}]
+               dev-python/decorator[${PYTHON_USEDEP}]
        ')
 )"
 

Reply via email to