mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pygame_sdl2: depend on <cython-3
Bug: https://bugs.gentoo.org/911781 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -18,8 +18,10 @@ SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
# <cython-3 for bug #911781
|
||||
BDEPEND="
|
||||
dev-python/cython[${PYTHON_USEDEP}]"
|
||||
<dev-python/cython-3[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="
|
||||
dev-python/numpy[${PYTHON_USEDEP}]
|
||||
media-libs/libjpeg-turbo:=
|
||||
|
||||
Reference in New Issue
Block a user