summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb b/meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb
index 69cf86530a..dd60ea43d5 100644
--- a/meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb
@@ -46,7 +46,7 @@ ANY_OF_DISTRO_FEATURES = "x11 wayland"
46DEPENDS += " \ 46DEPENDS += " \
47 gstreamer1.0 \ 47 gstreamer1.0 \
48 gstreamer1.0-python \ 48 gstreamer1.0-python \
49 libsdl2 \ 49 virtual/libsdl2 \
50 libsdl2-ttf \ 50 libsdl2-ttf \
51 libsdl2-image \ 51 libsdl2-image \
52 libsdl2-mixer \ 52 libsdl2-mixer \