mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
fluidsynth: fixed license name
Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
af74e53e97
commit
4b136cfbcd
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Fluidsynth is a software synthesizer"
|
||||
HOMEPAGE = "http://www.fluidsynth.org/"
|
||||
SECTION = "libs/multimedia"
|
||||
LICENSE = "LGPLv-2.0+"
|
||||
LICENSE = "LGPL-2.0+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=dda26baa823649da9a68947707650272"
|
||||
|
||||
DEPENDS = "alsa-lib ncurses"
|
||||
|
||||
Reference in New Issue
Block a user