From: Michael 'Mickey' Lauer Date: Sun, 3 Jan 2010 13:40:15 +0000 (+0100) Subject: task-fso2-compliance: catch up with renaming of projects X-Git-Tag: Release-2010-05/1~1058 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=326feb69a3e8ecb150236980a1697d5e7ba829a1;p=openembedded.git task-fso2-compliance: catch up with renaming of projects --- diff --git a/recipes/tasks/task-fso2-compliance.bb b/recipes/tasks/task-fso2-compliance.bb index 063088d4e8..f762dfc4c6 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 = "r3" +PR = "r4" inherit task @@ -17,10 +17,13 @@ RDEPENDS_${PN} = "\ libfsoframework \ libfsoresource \ \ + fsodatad \ fsodeviced \ -# fsogsmd \ + fsogsmd \ + fsotdld \ + fsomusicd \ fsonetworkd \ -# fsotimed \ + fsotimed \ fsousaged \ \ fso-alsa-data \