summaryrefslogtreecommitdiff
path: root/packages/e17/entrance_20050810.bb
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2005-08-17 23:23:32 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-17 23:23:32 +0000
commit3c80e0ccc141831b830963684660c83302ec88ec (patch)
tree7f11a983f79bce5e91b1389933eb85bc8619036d /packages/e17/entrance_20050810.bb
parentcfabfa23ef4f6e1379de8b9517e077e7c520ffb3 (diff)
Make entrance RDEPEND on gpe-session-scripts and gpe-dm (doens't need to DEPEND on gpe-dm)
(I know this makes it depend on most of GPE. The non-GPE scripts should hopefully be moved out of gpe-session-scripts and gpe-dm soon.) Remove 50-calibrate Xinit entry, we should be able to use the same as GPE
Diffstat (limited to 'packages/e17/entrance_20050810.bb')
-rw-r--r--packages/e17/entrance_20050810.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/e17/entrance_20050810.bb b/packages/e17/entrance_20050810.bb
index af11e07fd5..a4395a93cc 100644
--- a/packages/e17/entrance_20050810.bb
+++ b/packages/e17/entrance_20050810.bb
@@ -2,12 +2,12 @@ DESCRIPTION = "Entrace is the Enlightenment login manager"
SECTION = "e/apps"
LICENSE = "MIT"
# can also use pam and crypt
-DEPENDS = "edb evas-x11 ecore-x11 edje esmart gpe-dm"
-RDEPENDS += "bash gpe-dm"
+DEPENDS = "edb evas-x11 ecore-x11 edje esmart"
+RDEPENDS += "bash keylaunch detect-stylus gpe-session-scripts gpe-dm"
HOMEPAGE = "http://www.enlightenment.org"
MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
CVSDATE = "${PV}"
-PR = "r2"
+PR = "r3"
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/entrance \
file://Xserver.patch;patch=1 \