[oe-commits] Sebastian Krzyszkowiak : opimd-utils: remove shr-settings, pyphonelog and shr-theme dependences from opimd-utils-cli and opimd-utils-notes

git version control git at git.openembedded.org
Sat Aug 22 18:50:24 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: e450871b61a1243d517867bfd422cde0cbd9576e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e450871b61a1243d517867bfd422cde0cbd9576e

Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Sat Aug 22 17:39:30 2009 +0000

opimd-utils: remove shr-settings, pyphonelog and shr-theme dependences from opimd-utils-cli and opimd-utils-notes

---

 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 = "\





More information about the Openembedded-commits mailing list