commit:     77591d3f03a43560da6653b45bd5c744eab1fb73
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 13 16:02:06 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Feb 13 16:02:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=77591d3f

app-office/visidata: add missing test dependency

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 app-office/visidata/visidata-2.8.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-office/visidata/visidata-2.8.ebuild 
b/app-office/visidata/visidata-2.8.ebuild
index 4fe822aa8..bb35b1c03 100644
--- a/app-office/visidata/visidata-2.8.ebuild
+++ b/app-office/visidata/visidata-2.8.ebuild
@@ -20,6 +20,7 @@ RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]"
 BDEPEND="
        test? (
                dev-python/h5py[${PYTHON_USEDEP}]
+               dev-python/odfpy[${PYTHON_USEDEP}]
                dev-python/openpyxl[${PYTHON_USEDEP}]
                dev-python/pandas[${PYTHON_USEDEP}]
                dev-python/pytest[${PYTHON_USEDEP}]

Reply via email to