From 3748171231453f643eb9f1d7b78ec90cb9da1d42 Mon Sep 17 00:00:00 2001 From: Klaus Kurzmann Date: Fri, 16 Oct 2009 23:23:53 +0200 Subject: shr-today: depend on python-edje instead of python-elementary Signed-off-by: Klaus Kurzmann --- recipes/shr/shr-today_git.bb | 4 ++-- 1 file 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 -- cgit 1.2.3-korg