mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +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-mixer \
|
||||
pango \
|
||||
python3 \
|
||||
python3-cython-native \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} = " \
|
||||
|
||||
Reference in New Issue
Block a user