[Shr-Devel] [PATCH] opimd-utils: remove shr-settings, pyphonelog and shr-theme dependences from opimd-utils-cli and opimd-utils-notes
Sebastian Krzyszkowiak
seba.dos1 at gmail.com
Sat Aug 22 20:39:30 CEST 2009
---
recipes/freesmartphone/opimd-utils_git.bb | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/recipes/freesmartphone/opimd-utils_git.bb b/recipes/freesmartphone/opimd-utils_git.bb
index f9ecc40..673982c 100644
--- a/recipes/freesmartphone/opimd-utils_git.bb
+++ b/recipes/freesmartphone/opimd-utils_git.bb
@@ -2,10 +2,10 @@ DESCRIPTION = "Test scripts for freesmartphone.org opimd interface"
HOMEPAGE = "http://freesmartphone.org"
SHR_RELEASE ?= "shr"
LICENSE ?= "GPL"
-RDEPENDS = "python-elementary python-dbus python-codecs python-shell python python-core python-edbus shr-settings frameworkd pyphonelog shr-theme"
+RDEPENDS = "python-elementary python-dbus python-codecs python-shell python python-core python-edbus frameworkd"
SECTION = "x11/application"
PV = "0.0.3+gitr${SRCPV}"
-PR = "r0"
+PR = "r1"
inherit setuptools
@@ -17,6 +17,9 @@ PACKAGES =+ "\
RDEPENDS_${PN} = "\
${PN}-data \
+ shr-settings \
+ pyphonelog \
+ shr-theme \
"
RDEPENDS_${PN}-notes = "\
--
1.6.3.3
More information about the Shr-devel
mailing list