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

git version control git at git.openembedded.org
Wed Dec 2 18:57:22 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 1fb08cba8512dfa35ec219138984d84b40d78e86
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1fb08cba8512dfa35ec219138984d84b40d78e86

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Tue Dec  1 16:53:48 2009 +0000

shr-settings: add python-pexcept 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 7d34a7f..4ae6e96 100644
--- a/recipes/shr/shr-settings_git.bb
+++ b/recipes/shr/shr-settings_git.bb
@@ -2,11 +2,11 @@ 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"
+RDEPENDS = "python-elementary python-dbus python-codecs python-shell python-pyrtc python python-core python-edbus dbus-x11 frameworkd python-phoneutils python-pexcept"
 SECTION = "x11/application"
 PE = "1"
 PV = "0.1.1+gitr${SRCREV}"
-PR = "r7"
+PR = "r8"
 
 inherit setuptools
 





More information about the Openembedded-commits mailing list