task-fso2-compliance: add fsoaudiod as dependency
authorSimon Busch <morphis@gravedo.de>
Thu, 10 Mar 2011 20:37:24 +0000 (21:37 +0100)
committerSimon Busch <morphis@gravedo.de>
Sun, 13 Mar 2011 13:22:08 +0000 (14:22 +0100)
Signed-off-by: Simon Busch <morphis@gravedo.de>
recipes/tasks/task-fso2-compliance.bb

index 3e06478..c22c478 100644 (file)
@@ -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 \