From e2ef7c12a9d30dfbe32643c2f696653024e0df96 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Mon, 23 Dec 2024 23:41:32 +0800 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-kivy_2.3.0.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-python/recipes-devtools/python/python3-kivy_2.3.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-kivy_2.3.0.bb b/meta-python/recipes-devtools/python/python3-kivy_2.3.0.bb index 861ca32ad6..4c09e5d9e3 100644 --- a/meta-python/recipes-devtools/python/python3-kivy_2.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-kivy_2.3.0.bb @@ -51,8 +51,6 @@ DEPENDS += " \ libsdl2-image \ libsdl2-mixer \ pango \ - python3 \ - python3-cython-native \ " RDEPENDS:${PN} = " \ -- cgit v1.2.3-54-g00ecf