shr-settings: add python-pexcept to RDEPENDS
authorSebastian Krzyszkowiak <seba.dos1@gmail.com>
Tue, 1 Dec 2009 16:53:48 +0000 (16:53 +0000)
committerKlaus Kurzmann <mok@fluxnetz.de>
Tue, 1 Dec 2009 19:16:50 +0000 (20:16 +0100)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/shr/shr-settings_git.bb

index 7d34a7f..4ae6e96 100644 (file)
@@ -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