diff options
author | Paul Barker <paul@paulbarker.me.uk> | 2013-05-04 09:35:13 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-05-07 18:59:01 +0200 |
commit | 4b136cfbcd15bec0c8d7abdd9c740a46f4efc797 (patch) | |
tree | 6a8eab132c90539ca4562ac322306b21cb866993 /meta-multimedia | |
parent | af74e53e97a9800f7cf159ec44dbcbfeaff9a73b (diff) | |
download | meta-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.bb | 2 |
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 a989e76a7..4986da257 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 @@ | |||
1 | DESCRIPTION = "Fluidsynth is a software synthesizer" | 1 | DESCRIPTION = "Fluidsynth is a software synthesizer" |
2 | HOMEPAGE = "http://www.fluidsynth.org/" | 2 | HOMEPAGE = "http://www.fluidsynth.org/" |
3 | SECTION = "libs/multimedia" | 3 | SECTION = "libs/multimedia" |
4 | LICENSE = "LGPLv-2.0+" | 4 | LICENSE = "LGPL-2.0+" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=dda26baa823649da9a68947707650272" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=dda26baa823649da9a68947707650272" |
6 | 6 | ||
7 | DEPENDS = "alsa-lib ncurses" | 7 | DEPENDS = "alsa-lib ncurses" |