task-fso-compliance: RRECOMMEND tzdata
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 28 Oct 2008 08:37:06 +0000 (09:37 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 28 Oct 2008 08:37:06 +0000 (09:37 +0100)
packages/tasks/task-fso-compliance.bb

index a3dcfe9..770b7f8 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "The freesmartphone.org framework -- install this task to make you
 SECTION = "fso/base"
 LICENSE = "MIT"
 PV = "1.0"
-PR = "r0"
+PR = "r1"
 
 inherit task
 
@@ -13,4 +13,6 @@ RDEPENDS_${PN} = "\
 
 RRECOMMENDS_${PN} = "\
   gsm0710muxd \
+  \
+  tzdata \
 "