From: Michael 'Mickey' Lauer Date: Thu, 12 Nov 2009 15:46:55 +0000 (+0000) Subject: fsogsmd: depend on mobile-broadband-provider-info and libxml2 X-Git-Tag: Release-2010-05/1~1707 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3297ada06fcadf3135590f79274d1ca7bef4fc5d;p=openembedded.git fsogsmd: depend on mobile-broadband-provider-info and libxml2 --- diff --git a/recipes/freesmartphone/fsogsmd_git.bb b/recipes/freesmartphone/fsogsmd_git.bb index d5067145d2..c96dc1cedc 100644 --- a/recipes/freesmartphone/fsogsmd_git.bb +++ b/recipes/freesmartphone/fsogsmd_git.bb @@ -1,6 +1,6 @@ require cornucopia.inc inherit fso-plugin PR = "${INC_PR}.0" -PV = "0.1.0+gitr${SRCREV}" +PV = "0.2.0+gitr${SRCREV}" -DEPENDS += "libfsoresource libgsm0710mux" +DEPENDS += "libfsoresource libgsm0710mux libxml2 mobile-broadband-provider-info"