mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
libsdl2-net: 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:
@@ -10,7 +10,7 @@ S = "${WORKDIR}/SDL2_net-${PV}"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
DEPENDS = "libsdl2"
|
||||
DEPENDS = "virtual/libsdl2"
|
||||
|
||||
SRC_URI[sha256sum] = "4e4a891988316271974ff4e9585ed1ef729a123d22c08bd473129179dc857feb"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user