diff options
Diffstat (limited to 'recipes/freesmartphone/fsodeviced_git.bb')
-rw-r--r-- | recipes/freesmartphone/fsodeviced_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb index 06aecf7415..1b01241e4c 100644 --- a/recipes/freesmartphone/fsodeviced_git.bb +++ b/recipes/freesmartphone/fsodeviced_git.bb @@ -1,7 +1,7 @@ require cornucopia.inc inherit fso-plugin -DEPENDS += "alsa-lib libcanberra" +DEPENDS += "alsa-lib libcanberra libfsoresource" RDEPENDS += "libcanberra-alsa" RRECOMMENDS += "fso-alsa-data" PV = "0.9.0+gitr${SRCREV}" |