From d7d1ef36f28dd77dd15ee791004278e9c12f2080 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 24 Apr 2025 22:34:06 +0200 Subject: python3-kiv: make use of virtual/libsdl2 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" DEPENDS += " \ gstreamer1.0 \ gstreamer1.0-python \ - libsdl2 \ + virtual/libsdl2 \ libsdl2-ttf \ libsdl2-image \ libsdl2-mixer \ -- cgit v1.2.3-54-g00ecf