diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-kivy_2.3.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
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 += " \ | |||
51 | libsdl2-image \ | 51 | libsdl2-image \ |
52 | libsdl2-mixer \ | 52 | libsdl2-mixer \ |
53 | pango \ | 53 | pango \ |
54 | python3 \ | ||
55 | python3-cython-native \ | ||
56 | " | 54 | " |
57 | 55 | ||
58 | RDEPENDS:${PN} = " \ | 56 | RDEPENDS:${PN} = " \ |