commit:     f0a4231911fe8556404dd8fc8d061c2dbba69a09
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 14:34:12 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat May  6 14:34:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a42319

sci-chemistry/mdtraj: BDEPEND on cython

Closes: https://bugs.gentoo.org/905782
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild 
b/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild
index f1d744000147..71b43cfef3f3 100644
--- a/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild
+++ b/sci-chemistry/mdtraj/mdtraj-1.9.7.ebuild
@@ -31,6 +31,9 @@ DEPEND="${RDEPEND}
                sci-libs/scikit-learn[${PYTHON_USEDEP}]
        )
 "
+BDEPEND="
+       dev-python/cython[${PYTHON_USEDEP}]
+"
 
 distutils_enable_tests --install pytest
 

Reply via email to