summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/e17/entrance/Xinit.d/50-calibrate7
-rw-r--r--packages/e17/entrance/Xinit.d/99entrance (renamed from packages/e17/entrance/Xinit.d/99-Entrance)0
-rw-r--r--packages/e17/entrance_20050810.bb6
3 files changed, 3 insertions, 10 deletions
diff --git a/packages/e17/entrance/Xinit.d/50-calibrate b/packages/e17/entrance/Xinit.d/50-calibrate
deleted file mode 100644
index 922b335c85..0000000000
--- a/packages/e17/entrance/Xinit.d/50-calibrate
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-if ! test -e /etc/pointercal
-then
- xtscal
-fi
-
diff --git a/packages/e17/entrance/Xinit.d/99-Entrance b/packages/e17/entrance/Xinit.d/99entrance
index 297cc909fe..297cc909fe 100644
--- a/packages/e17/entrance/Xinit.d/99-Entrance
+++ b/packages/e17/entrance/Xinit.d/99entrance
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 \