diff options
Diffstat (limited to 'packages/e17')
-rw-r--r-- | packages/e17/entrance_20050810.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/e17/entrance_20050810.bb b/packages/e17/entrance_20050810.bb index a4395a93cc..cc316c568e 100644 --- a/packages/e17/entrance_20050810.bb +++ b/packages/e17/entrance_20050810.bb @@ -3,7 +3,7 @@ SECTION = "e/apps" LICENSE = "MIT" # can also use pam and crypt DEPENDS = "edb evas-x11 ecore-x11 edje esmart" -RDEPENDS += "bash keylaunch detect-stylus gpe-session-scripts gpe-dm" +RDEPENDS += "bash keylaunch detect-stylus x11-common" HOMEPAGE = "http://www.enlightenment.org" MAINTAINER = "Justin Patrin <papercrane@reversefold.com>" CVSDATE = "${PV}" |