[oe-commits] Klaus Kurzmann : shr-settings_git.bb: fix typo in RDEPENDS

git version control git at git.openembedded.org
Wed Dec 2 18:53:25 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d479467ac56892d2bb92970a8b57cdebac19919c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d479467ac56892d2bb92970a8b57cdebac19919c

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Wed Dec  2 19:52:57 2009 +0100

shr-settings_git.bb: fix typo in RDEPENDS

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

---

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

diff --git a/recipes/shr/shr-settings_git.bb b/recipes/shr/shr-settings_git.bb
index 4ae6e96..96c16ed 100644
--- a/recipes/shr/shr-settings_git.bb
+++ b/recipes/shr/shr-settings_git.bb
@@ -2,7 +2,7 @@ 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 frameworkd python-phoneutils python-pexcept"
+RDEPENDS = "python-elementary python-dbus python-codecs python-shell python-pyrtc python python-core python-edbus dbus-x11 frameworkd python-phoneutils python-pexpect"
 SECTION = "x11/application"
 PE = "1"
 PV = "0.1.1+gitr${SRCREV}"





More information about the Openembedded-commits mailing list