mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
python3-kiv: make use of virtual/libsdl2
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -46,7 +46,7 @@ ANY_OF_DISTRO_FEATURES = "x11 wayland"
|
|||||||
DEPENDS += " \
|
DEPENDS += " \
|
||||||
gstreamer1.0 \
|
gstreamer1.0 \
|
||||||
gstreamer1.0-python \
|
gstreamer1.0-python \
|
||||||
libsdl2 \
|
virtual/libsdl2 \
|
||||||
libsdl2-ttf \
|
libsdl2-ttf \
|
||||||
libsdl2-image \
|
libsdl2-image \
|
||||||
libsdl2-mixer \
|
libsdl2-mixer \
|
||||||
|
|||||||
Reference in New Issue
Block a user