diff options
| author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-10-22 19:16:57 +0200 |
|---|---|---|
| committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-10-22 19:16:57 +0200 |
| commit | 328eab49db19349da207a964a276f602c246ed1c (patch) | |
| tree | f6e11b51e3914bd1493a7612ef6e574b12475a88 /recipes/freesmartphone/fsodeviced_git.bb | |
| parent | 8bd6b6a8d125b2b256038b0be0fb06660657d379 (diff) | |
| parent | 5f88338d6abc562f6e034186e7c6897f22ec7ba1 (diff) | |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
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}" |
