[oe-commits] Sebastian Krzyszkowiak : shr-settings: add python-phoneutils to RDEPENDS

git version control git at git.openembedded.org
Sat Sep 26 14:32:51 UTC 2009


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

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Sat Sep 26 12:37:31 2009 +0000

shr-settings: add python-phoneutils to RDEPENDS

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.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 4dd8181..b638fee 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-core python-edbus dbus-x11 ophonekitd frameworkd"
+RDEPENDS = "python-elementary python-dbus python-codecs python-shell python-pyrtc python python-core python-edbus dbus-x11 ophonekitd frameworkd python-phoneutils"
 SECTION = "x11/application"
 PV = "0.1.1+r${SRCPV}"
-PR = "r6"
+PR = "r7"
 
 inherit setuptools
 





More information about the Openembedded-commits mailing list