[oe-commits] Sebastian Krzyszkowiak : shr-settings: add python-core, frameworkd and ophonekitd to RDEPENDS

git version control git at git.openembedded.org
Sat Jun 6 11:04:45 UTC 2009


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

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Sat Jun  6 10:58:10 2009 +0200

shr-settings: add python-core, frameworkd and ophonekitd to RDEPENDS

Signed-off-by: Sebastian Spaeth <Sebastian at SSpaeth.de>

---

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

diff --git a/recipes/shr/shr-settings_git.bb b/recipes/shr/shr-settings_git.bb
index 327f202..6b64640 100644
--- a/recipes/shr/shr-settings_git.bb
+++ b/recipes/shr/shr-settings_git.bb
@@ -2,10 +2,10 @@ DESCRIPTION = "Modular settings application for SHR based on python-elementary"
 HOMEPAGE = "http://shr-project.org"
 SHR_RELEASE ?= "shr"
 LICENSE ?= "GPL"
-RDEPENDS = "python-elementary python-dbus python-codecs python-shell python-pyrtc python python-edbus dbus-x11"
+RDEPENDS = "python-elementary python-dbus python-codecs python-shell python-pyrtc python python-core python-edbus dbus-x11 ophonekitd frameworkd"
 SECTION = "x11/application"
 PV = "0.1.1+r${SRCPV}"
-PR = "r4"
+PR = "r5"
 
 inherit setuptools
 





More information about the Openembedded-commits mailing list