summaryrefslogtreecommitdiff
path: root/packages/e17/entrance_0.9.0.006.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/e17/entrance_0.9.0.006.bb')
-rw-r--r--packages/e17/entrance_0.9.0.006.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/e17/entrance_0.9.0.006.bb b/packages/e17/entrance_0.9.0.006.bb
index 1b928b972c..4237427d63 100644
--- a/packages/e17/entrance_0.9.0.006.bb
+++ b/packages/e17/entrance_0.9.0.006.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Entrance is the Enlightenment login manager"
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 login-manager"
-RDEPENDS += "bash keylaunch detect-stylus xserver-common glibc-gconv-iso8859-1 login-manager"
+RDEPENDS += "bash keylaunch detect-stylus xserver-common glibc-gconv-iso8859-1 login-manager entrance-themes"
HOMEPAGE = "http://www.enlightenment.org"
PR = "r13"
@@ -15,6 +15,7 @@ SRC_URI = "${E_URI}/entrance-${PV}.tar.gz \
file://set-display-env.patch;patch=1 \
file://fix-auth-mode.patch;patch=1 \
file://use-bash.patch;patch=1 \
+ file://disable-autodetect.patch;patch=1 \
file://Sessions"
S = "${WORKDIR}/entrance-${PV}"
@@ -23,7 +24,7 @@ EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR}/edje_cc \
--with-xsession=/etc/X11/Xsession \
--with-auth-mode=0"
-FILES += "${datadir}"
+FILES_${PN} += "${bindir} ${sbindir} /etc ${datadir}"
do_install_append() {
install -d ${D}/etc/X11/Xsession.d