diff options
-rw-r--r-- | 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 c96dc1cedc..9186ab990b 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" |