aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2013-05-04 09:35:13 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-05-07 18:59:01 +0200
commit4b136cfbcd15bec0c8d7abdd9c740a46f4efc797 (patch)
tree6a8eab132c90539ca4562ac322306b21cb866993 /meta-multimedia
parentaf74e53e97a9800f7cf159ec44dbcbfeaff9a73b (diff)
downloadmeta-openembedded-4b136cfbcd15bec0c8d7abdd9c740a46f4efc797.tar.gz
fluidsynth: fixed license name
Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-multimedia')
-rw-r--r--meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.1.bb b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.1.bb
index a989e76a78..4986da257a 100644
--- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.1.bb
+++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.1.bb
@@ -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"