From 7eabb3cb1fe8c96f9da8dba0b31154fbd5eba436 Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Thu, 10 Mar 2011 21:37:24 +0100 Subject: [PATCH] task-fso2-compliance: add fsoaudiod as dependency Signed-off-by: Simon Busch --- recipes/tasks/task-fso2-compliance.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-fso2-compliance.bb b/recipes/tasks/task-fso2-compliance.bb index 3e064785d2..c22c4786fd 100644 --- a/recipes/tasks/task-fso2-compliance.bb +++ b/recipes/tasks/task-fso2-compliance.bb @@ -3,7 +3,7 @@ Install this task to make your distribution FSO 2.0-compliant." SECTION = "fso/base" LICENSE = "MIT" PV = "1.9.0" -PR = "r7" +PR = "r8" inherit task @@ -20,6 +20,7 @@ RDEPENDS_${PN} = "\ # fsomusicd \ fsonetworkd \ fsousaged \ + fsoaudiod \ \ fso-apm \ # connman \ -- 2.47.2