mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
python3-kivy: cleanup dependencies
Drop python3 and python3-cython-native from DEPENDS since we already inherit setuptools3 and cython bbclasses. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -51,8 +51,6 @@ DEPENDS += " \
|
|||||||
libsdl2-image \
|
libsdl2-image \
|
||||||
libsdl2-mixer \
|
libsdl2-mixer \
|
||||||
pango \
|
pango \
|
||||||
python3 \
|
|
||||||
python3-cython-native \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN} = " \
|
RDEPENDS:${PN} = " \
|
||||||
|
|||||||
Reference in New Issue
Block a user