From f7728e15f1db5133db107de257df784033e838fc Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 2 May 2023 21:52:02 +0300 Subject: dev-python/wxpython: add missing bdep on cython Closes: https://bugs.gentoo.org/905449 Signed-off-by: Arthur Zamarin --- dev-python/wxpython/wxpython-4.2.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/wxpython') diff --git a/dev-python/wxpython/wxpython-4.2.0.ebuild b/dev-python/wxpython/wxpython-4.2.0.ebuild index 1a0913847851..d5528c5f28f0 100644 --- a/dev-python/wxpython/wxpython-4.2.0.ebuild +++ b/dev-python/wxpython/wxpython-4.2.0.ebuild @@ -34,6 +34,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" app-doc/doxygen + dev-python/cython[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/sip-6.6.2[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] -- cgit v1.2.3