diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-01-18 00:47:07 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-01-18 00:47:07 +0000 |
commit | b057b33c31617a7c1fc8c0435245225d11154880 (patch) | |
tree | 2b68ab79c9861920ba90ed3f5235bc006c0e5964 /packages/e17/entrance_0.9.0.010.bb | |
parent | c75ce24bee852fbf8f8ebfaf7f74f9a2f5ab88b6 (diff) |
e17-applications cvs fix license, prepare for e-wm cvs version
Diffstat (limited to 'packages/e17/entrance_0.9.0.010.bb')
-rw-r--r-- | packages/e17/entrance_0.9.0.010.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/e17/entrance_0.9.0.010.bb b/packages/e17/entrance_0.9.0.010.bb index 4c47f1d2ab..a831a1515b 100644 --- a/packages/e17/entrance_0.9.0.010.bb +++ b/packages/e17/entrance_0.9.0.010.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Entrance is the Enlightenment login manager" -LICENSE = "MIT" +LICENSE = "MIT BSD" # can also use pam and crypt DEPENDS = "evas ecore edje esmart bash keylaunch xserver-common login-manager" RDEPENDS += "glibc-gconv-iso8859-1 entrance-themes" |