[oe-commits] Michael 'Mickey' Lauer : fsogsmd: no longer requires libxml2 nor broadband info

git version control git at git.openembedded.org
Wed Nov 25 16:28:30 UTC 2009


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Mon Nov 23 00:58:43 2009 +0100

fsogsmd: no longer requires libxml2 nor broadband info

---

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

diff --git a/recipes/freesmartphone/fsogsmd_git.bb b/recipes/freesmartphone/fsogsmd_git.bb
index c96dc1c..9186ab9 100644
--- a/recipes/freesmartphone/fsogsmd_git.bb
+++ b/recipes/freesmartphone/fsogsmd_git.bb
@@ -3,4 +3,4 @@ inherit fso-plugin
 PR = "${INC_PR}.0"
 PV = "0.2.0+gitr${SRCREV}"
 
-DEPENDS += "libfsoresource libgsm0710mux libxml2 mobile-broadband-provider-info"
+DEPENDS += "libfsoresource libgsm0710mux"





More information about the Openembedded-commits mailing list