aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/entrance_0.9.0.010.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/e17/entrance_0.9.0.010.bb')
-rw-r--r--recipes/e17/entrance_0.9.0.010.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes/e17/entrance_0.9.0.010.bb b/recipes/e17/entrance_0.9.0.010.bb
index a988e50b80..e72e4a6acc 100644
--- a/recipes/e17/entrance_0.9.0.010.bb
+++ b/recipes/e17/entrance_0.9.0.010.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "Entrance is the Enlightenment login manager"
LICENSE = "MIT BSD"
# can also use pam and crypt
DEPENDS = "evas ecore edje esmart bash keylaunch xserver-common login-manager"
-RDEPENDS += "glibc-gconv-iso8859-1 entrance-themes"
-PR = "r2"
+RDEPENDS_${PN} += "glibc-gconv-iso8859-1 entrance-themes"
+PR = "r3"
# entrance and estickies were removed in 46590 for rewrite, move back to EFL_SRCREV when they're back
SRCREV = "46589"
@@ -11,11 +11,11 @@ SRCREV = "46589"
inherit e
SRC_URI += "\
- file://rebased_config-db.patch;patch=1 \
- file://allow-missing-xsession.patch;patch=1 \
- file://run-Xinit.patch;patch=1 \
- file://fix-auth-mode.patch;patch=1 \
- file://use-bash.patch;patch=1 \
+ file://rebased_config-db.patch \
+ file://allow-missing-xsession.patch \
+ file://run-Xinit.patch \
+ file://fix-auth-mode.patch \
+ file://use-bash.patch \
file://Sessions"
S = "${WORKDIR}/entrance"