diff options
Diffstat (limited to 'recipes/e17/entrance_0.9.0.010.bb')
-rw-r--r-- | recipes/e17/entrance_0.9.0.010.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/e17/entrance_0.9.0.010.bb b/recipes/e17/entrance_0.9.0.010.bb index 1ef9abe696..e72e4a6acc 100644 --- a/recipes/e17/entrance_0.9.0.010.bb +++ b/recipes/e17/entrance_0.9.0.010.bb @@ -3,7 +3,7 @@ LICENSE = "MIT BSD" # can also use pam and crypt DEPENDS = "evas ecore edje esmart bash keylaunch xserver-common login-manager" RDEPENDS_${PN} += "glibc-gconv-iso8859-1 entrance-themes" -PR = "r2" +PR = "r3" # entrance and estickies were removed in 46590 for rewrite, move back to EFL_SRCREV when they're back SRCREV = "46589" |