diff options
| -rw-r--r-- | meta-oe/recipes-graphics/libsdl/libsdl2-mixer_2.8.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libsdl/libsdl2-mixer_2.8.1.bb b/meta-oe/recipes-graphics/libsdl/libsdl2-mixer_2.8.1.bb index 3eff30f825..ecfc0b147a 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl2-mixer_2.8.1.bb +++ b/meta-oe/recipes-graphics/libsdl/libsdl2-mixer_2.8.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Simple DirectMedia Layer mixer library V2" | 1 | SUMMARY = "Simple DirectMedia Layer mixer library V2" |
| 2 | SECTION = "libs" | 2 | SECTION = "libs" |
| 3 | DEPENDS = "libsdl2" | 3 | DEPENDS = "virtual/libsdl2" |
| 4 | LICENSE = "Zlib" | 4 | LICENSE = "Zlib" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbb0010b2f7cf6e8a13bcac1ef4d2455" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbb0010b2f7cf6e8a13bcac1ef4d2455" |
| 6 | 6 | ||
