aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom <tom@stosb.com>2009-10-21 20:05:56 +0000
committerKlaus Kurzmann <mok@fluxnetz.de>2009-10-22 07:33:33 +0200
commit722132a2f1abcc090ea22b723d1cb54904634bab (patch)
treec349feac86d728d1ffe1e2cc3e615e614a6670ae
parentee8fcddfa78319504cae8fe1546db715a6fb33e8 (diff)
downloadopenembedded-722132a2f1abcc090ea22b723d1cb54904634bab.tar.gz
removed shr-setting's ophonekitd dependency
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
-rw-r--r--recipes/shr/shr-settings_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-settings_git.bb b/recipes/shr/shr-settings_git.bb
index b638fee38a..b0ff79d286 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 ophonekitd frameworkd python-phoneutils"
+RDEPENDS = "python-elementary python-dbus python-codecs python-shell python-pyrtc python python-core python-edbus dbus-x11 frameworkd python-phoneutils"
SECTION = "x11/application"
PV = "0.1.1+r${SRCPV}"
PR = "r7"