mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libsdl-mixer: correct license name to Zlib
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
260738dad6
commit
6f3c65766c
|
|
@ -1,7 +1,7 @@
|
|||
DESCRIPTION = "Simple DirectMedia Layer mixer library."
|
||||
SECTION = "libs"
|
||||
DEPENDS = "virtual/libsdl flac libmikmod libvorbis"
|
||||
LICENSE = "zlib"
|
||||
LICENSE = "Zlib"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a37a47a0e579e461474cd03b9e05199d"
|
||||
|
||||
SRC_URI = "http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${PV}.tar.gz \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user