[oe-commits] Martin Jansa : fsodatad: move mobile-broadband-provider-info to RDEPENDS

git version control git at git.openembedded.org
Mon Mar 8 15:36:57 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Mar  7 23:21:24 2010 +0100

fsodatad: move mobile-broadband-provider-info to RDEPENDS

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

---

 recipes/freesmartphone/fsodatad_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/fsodatad_git.bb b/recipes/freesmartphone/fsodatad_git.bb
index 5457934..a6e016a 100644
--- a/recipes/freesmartphone/fsodatad_git.bb
+++ b/recipes/freesmartphone/fsodatad_git.bb
@@ -3,4 +3,5 @@ inherit fso-plugin
 PR = "${INC_PR}.0"
 PV = "0.1.0+gitr${SRCREV}"
 
-DEPENDS += "libxml2 mobile-broadband-provider-info"
+DEPENDS += "libxml2"
+RDEPENDS += "mobile-broadband-provider-info"





More information about the Openembedded-commits mailing list