[oe-commits] Martin Jansa : opimd-utils: RDEPEND on ffphonelog instead of pyphonelog

git version control git at git.openembedded.org
Mon Apr 4 17:30:09 UTC 2011


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Mar 30 12:38:14 2011 +0200

opimd-utils: RDEPEND on ffphonelog instead of pyphonelog

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/freesmartphone/opimd-utils_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/freesmartphone/opimd-utils_git.bb b/recipes/freesmartphone/opimd-utils_git.bb
index 0f5ef10..c9e9a0d 100644
--- a/recipes/freesmartphone/opimd-utils_git.bb
+++ b/recipes/freesmartphone/opimd-utils_git.bb
@@ -5,7 +5,7 @@ RDEPENDS_${PN} = "python-elementary python-dbus python-codecs python-shell pytho
 SECTION = "x11/application"
 SRCREV = "328f87b80e8bf09693017790daf31104f36bdacf"
 PV = "0.0.3+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
 PE = "1"
 
 inherit setuptools
@@ -19,7 +19,7 @@ PACKAGES =+ "\
 RDEPENDS_${PN} = "\
   ${PN}-data \
   shr-settings \
-  pyphonelog \
+  ffphonelog \
   shr-theme \
 "
 





More information about the Openembedded-commits mailing list