task-fso2-compliance: add tzdata-africa and tzdata-australia to rrecommends
authorKlaus Kurzmann <mok@fluxnetz.de>
Thu, 19 Nov 2009 21:39:04 +0000 (22:39 +0100)
committerKlaus Kurzmann <mok@fluxnetz.de>
Thu, 19 Nov 2009 21:39:04 +0000 (22:39 +0100)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/tasks/task-fso2-compliance.bb

index c0b84a7..063088d 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 = "r2"
+PR = "r3"
 
 inherit task
 
@@ -46,7 +46,9 @@ RRECOMMENDS_${PN} = "\
   fso-abyss \
   wmiconfig \
   tzdata \
+  tzdata-africa \
   tzdata-americas \
   tzdata-asia \
+  tzdata-australia \
   tzdata-europe \
 "