diff options
author | Justin Patrin <papercrane@gmail.com> | 2005-09-02 17:13:25 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-02 17:13:25 +0000 |
commit | 74f3606769fee83c891d84776bee6dbb523cb7e8 (patch) | |
tree | 07ae929b79543b3d7bae4a4f5b07f46e128a511a /packages/e17 | |
parent | 85abdf5f9557a26d2567491296d55bab5b76aac7 (diff) |
gpe-dm, gpe-session-scripts, entrance: x11-common => xserver-common
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 8a7a08b881..acb3adaf99 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 edb-native evas-x11 ecore-x11 edje esmart-x11 bash keylaunch detect-stylus xserver-common" -RDEPENDS += "bash keylaunch detect-stylus x11-common glibc-gconv-iso8859-1" +RDEPENDS += "bash keylaunch detect-stylus xserver-common glibc-gconv-iso8859-1" HOMEPAGE = "http://www.enlightenment.org" MAINTAINER = "Justin Patrin <papercrane@reversefold.com>" CVSDATE = "${PV}" |