From 72bc76cf4e1e3a2dda587bcd3f9aedacd6ae74af Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Wed, 23 Mar 2011 09:23:32 +0100 Subject: [PATCH] fsodeviced: add libfsosystem as dependency and bump PR Signed-off-by: Simon Busch --- recipes/freesmartphone/fsodeviced_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/freesmartphone/fsodeviced_git.bb b/recipes/freesmartphone/fsodeviced_git.bb index 80c2e469f0..227b368222 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 libfsoresource android-rpc" +DEPENDS += "alsa-lib libfsoresource android-rpc libfsosystem" RPROVIDES_${PN} = "openmoko-alsa-scenarios virtual/alsa-scenarios" SRCREV = "${FSO_CORNUCOPIA_SRCREV}" PV = "0.9.4+gitr${SRCPV}" -- 2.39.5