diff options
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" |