From 670e96f0d3f721075cb416753a7ad048750d5721 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 24 Apr 2025 22:34:02 +0200 Subject: [PATCH] libsdl2-net: make use of virtual/libsdl2 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/libsdl/libsdl2-net_2.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/libsdl/libsdl2-net_2.2.0.bb b/meta-oe/recipes-graphics/libsdl/libsdl2-net_2.2.0.bb index 25a7dad86b..d26a545f83 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl2-net_2.2.0.bb +++ b/meta-oe/recipes-graphics/libsdl/libsdl2-net_2.2.0.bb @@ -10,7 +10,7 @@ S = "${WORKDIR}/SDL2_net-${PV}" inherit cmake pkgconfig -DEPENDS = "libsdl2" +DEPENDS = "virtual/libsdl2" SRC_URI[sha256sum] = "4e4a891988316271974ff4e9585ed1ef729a123d22c08bd473129179dc857feb"