aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2009-10-16 23:23:53 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2009-10-16 23:23:53 +0200
commit3748171231453f643eb9f1d7b78ec90cb9da1d42 (patch)
tree9531de3bffdfbf1f93907642c02ec4b74990080e
parent09cd75bf738c87b82e54070a857f9c95a4cdd9fd (diff)
downloadopenembedded-3748171231453f643eb9f1d7b78ec90cb9da1d42.tar.gz
shr-today: depend on python-edje instead of python-elementary
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
-rw-r--r--recipes/shr/shr-today_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/shr/shr-today_git.bb b/recipes/shr/shr-today_git.bb
index 88a4db92f5..6bec3bbe62 100644
--- a/recipes/shr/shr-today_git.bb
+++ b/recipes/shr/shr-today_git.bb
@@ -2,11 +2,11 @@ DESCRIPTION = "python-elementary and opimd based lock and today screen for the S
HOMEPAGE = "http://wiki.github.com/slyon/today"
SHR_RELEASE ?= "shr"
LICENSE ?= "GPL"
-RDEPENDS = "python-elementary python-dbus python-edbus python-ecore"
+RDEPENDS = "python-edje python-dbus python-edbus python-ecore"
SECTION = "x11/applications"
PV = "0.0.1-gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
inherit distutils