diff options
-rw-r--r-- | meta-efl/recipes-efl/e17/exalt_svn.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/e17/exalt_svn.bb b/meta-efl/recipes-efl/e17/exalt_svn.bb index a5590e145..973bb67e5 100644 --- a/meta-efl/recipes-efl/e17/exalt_svn.bb +++ b/meta-efl/recipes-efl/e17/exalt_svn.bb | |||
@@ -1,7 +1,9 @@ | |||
1 | DESCRIPTION = "Exalt is a network manager for the windows manager Enlightenment DR17." | 1 | DESCRIPTION = "Exalt is a network manager for the windows manager Enlightenment DR17." |
2 | HOMEPAGE = "http://watchwolf.fr/wiki/doku.php?id=exalt" | 2 | HOMEPAGE = "http://watchwolf.fr/wiki/doku.php?id=exalt" |
3 | 3 | ||
4 | LICENSE = "LGPLv2" | 4 | LICENSE = "LGPLv2.1" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | ||
6 | |||
5 | DEPENDS = "elementary vpnc wpa-supplicant ecore eet edbus" | 7 | DEPENDS = "elementary vpnc wpa-supplicant ecore eet edbus" |
6 | RDEPENDS_${PN} = "vpnc wpa-supplicant" | 8 | RDEPENDS_${PN} = "vpnc wpa-supplicant" |
7 | 9 | ||