commit:     923307c8dcba5966034a3a3f7e0648c75d9e3c82
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 16 18:33:17 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Apr 16 18:33:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=923307c8

sci-ml/datasets: add bdep on elasticsearch

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-ml/datasets/datasets-3.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-ml/datasets/datasets-3.4.1.ebuild 
b/sci-ml/datasets/datasets-3.4.1.ebuild
index 4bd238519b7b..a5dd2af2a359 100644
--- a/sci-ml/datasets/datasets-3.4.1.ebuild
+++ b/sci-ml/datasets/datasets-3.4.1.ebuild
@@ -37,7 +37,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 # Missing x test:
-#  elastisearch
 #  joblib
 #  joblibspark
 #  faiss-cpu
@@ -60,6 +59,7 @@ BDEPEND="test? (
        $(python_gen_cond_dep '
                dev-python/absl-py[${PYTHON_USEDEP}]
                dev-python/decorator[${PYTHON_USEDEP}]
+               dev-python/elasticsearch[${PYTHON_USEDEP}]
                dev-python/lz4[${PYTHON_USEDEP}]
                dev-python/moto[${PYTHON_USEDEP}]
                dev-python/protobuf:=[${PYTHON_USEDEP}]

Reply via email to