diff options
| author | Markus Volk <f_l_k@t-online.de> | 2025-04-24 22:34:04 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-04-25 14:47:11 -0700 |
| commit | 503f3839cfd7c5308da079f18ec8a63875006b67 (patch) | |
| tree | 076af096c7055ef0b03524897ee9ed9a902053b8 | |
| parent | f585868bced931b8d422c7d87af60cc25dd9261f (diff) | |
| download | meta-openembedded-503f3839cfd7c5308da079f18ec8a63875006b67.tar.gz | |
libsdl2-compat: provide virtual/libsdl2
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -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 | ||
