task-fso-compliance: add more zoneinfo files for setting timezone via GSM
authorJan Lübbe <jluebbe@debian.org>
Tue, 6 Jan 2009 11:54:14 +0000 (11:54 +0000)
committerJan Lübbe <jluebbe@debian.org>
Tue, 6 Jan 2009 11:57:09 +0000 (11:57 +0000)
packages/tasks/task-fso-compliance.bb

index 5e38077..5a09bab 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 = "r2"
+PR = "r3"
 
 inherit task
 
@@ -17,4 +17,7 @@ RRECOMMENDS_${PN} = "\
   gsm0710muxd \
   \
   tzdata \
+  tzdata-americas \
+  tzdata-asia \
+  tzdata-europe \
 "