angstrom: add task for opened-hand PIM apps
authorKoen Kooi <koen@openembedded.org>
Sat, 3 Mar 2007 18:51:40 +0000 (18:51 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 3 Mar 2007 18:51:40 +0000 (18:51 +0000)
packages/angstrom/task-angstrom-x11.bb

index 36aa431..490955a 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
-PR = "r28"
+PR = "r29"
 ALLOW_EMPTY = "1"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -11,6 +11,7 @@ PACKAGES = "\
     angstrom-gpe-task-pim \
     angstrom-gpe-task-apps \
     angstrom-gpe-task-games \
+    angstrom-ohand-task-pim \
     angstrom-task-office \
     angstrom-task-printing \
     angstrom-task-sectest"
@@ -61,6 +62,12 @@ RDEPENDS_angstrom-gpe-task-pim := "\
     gpe-contacts \
     gpesyncd"
 
+RDEPENDS_angstrom-ohand-task-pim := "\
+    dates \
+    contacts \
+    tasks \
+"
+
 RDEPENDS_angstrom-gpe-task-settings := "\
     matchbox-panel-manager \
     gpe-su \