From patchwork Tue Dec 4 01:58:55 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [22/58] exalt: fix LICENSE and add LIC_FILES_CHKSUM Date: Tue, 04 Dec 2012 01:58:55 -0000 From: Martin Jansa X-Patchwork-Id: 40157 Message-Id: To: openembedded-devel@lists.openembedded.org Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/e17/exalt_svn.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-efl/recipes-efl/e17/exalt_svn.bb b/meta-efl/recipes-efl/e17/exalt_svn.bb index a5590e1..973bb67 100644 --- a/meta-efl/recipes-efl/e17/exalt_svn.bb +++ b/meta-efl/recipes-efl/e17/exalt_svn.bb @@ -1,7 +1,9 @@ DESCRIPTION = "Exalt is a network manager for the windows manager Enlightenment DR17." HOMEPAGE = "http://watchwolf.fr/wiki/doku.php?id=exalt" -LICENSE = "LGPLv2" +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" + DEPENDS = "elementary vpnc wpa-supplicant ecore eet edbus" RDEPENDS_${PN} = "vpnc wpa-supplicant"