소스 검색

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>
Markus Volk 1 개월 전
부모
커밋
d7d1ef36f2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb

+ 1 - 1
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 \