mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/pygame_sdl2: add missing dep dev-python/cython
Gentoo-Bug: 558110 Reported-by: stqn <off@free.fr>
This commit is contained in:
@@ -24,7 +24,8 @@ RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]
|
||||
media-libs/sdl2-ttf
|
||||
virtual/jpeg:62
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/cython[${PYTHON_USEDEP}]"
|
||||
|
||||
S=${WORKDIR}/pygame-sdl2-for-renpy-${PV}
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]
|
||||
media-libs/sdl2-ttf
|
||||
virtual/jpeg:62
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/cython[${PYTHON_USEDEP}]"
|
||||
|
||||
S=${WORKDIR}/pygame-sdl2-for-renpy-${PV}
|
||||
|
||||
Reference in New Issue
Block a user