diff options
-rw-r--r-- | meta-oe/recipes-graphics/libsdl3/libsdl2-compat_2.32.52.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl2-compat_2.32.52.bb b/meta-oe/recipes-graphics/libsdl3/libsdl2-compat_2.32.52.bb index cf580e49f8..4553ac14e1 100644 --- a/meta-oe/recipes-graphics/libsdl3/libsdl2-compat_2.32.52.bb +++ b/meta-oe/recipes-graphics/libsdl3/libsdl2-compat_2.32.52.bb | |||
@@ -16,7 +16,7 @@ S = "${WORKDIR}/sdl2-compat-${PV}" | |||
16 | 16 | ||
17 | DEPENDS += "libsdl3" | 17 | DEPENDS += "libsdl3" |
18 | 18 | ||
19 | PROVIDES = "libsdl2" | 19 | PROVIDES = "virtual/libsdl2" |
20 | 20 | ||
21 | inherit cmake pkgconfig upstream-version-is-even features_check | 21 | inherit cmake pkgconfig upstream-version-is-even features_check |
22 | 22 | ||