Message ID | 20250424203406.2113462-18-f_l_k@t-online.de |
---|---|
State | Accepted |
Headers | show |
Series | [meta-oe,01/18] gegl: make use of virtual/libsdl2 | expand |
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 \
Signed-off-by: Markus Volk <f_l_k@t-online.de> --- meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)