[oe-commits] Klaus Kurzmann : shr-today: depend on python-edje instead of python-elementary

git version control git at git.openembedded.org
Fri Oct 16 21:23:57 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 3748171231453f643eb9f1d7b78ec90cb9da1d42
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3748171231453f643eb9f1d7b78ec90cb9da1d42

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Fri Oct 16 23:23:53 2009 +0200

shr-today: depend on python-edje instead of python-elementary

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/shr/shr-today_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/shr/shr-today_git.bb b/recipes/shr/shr-today_git.bb
index 88a4db9..6bec3bb 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
 





More information about the Openembedded-commits mailing list