task-gpephone: Add PTIM bits.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Thu, 5 Apr 2007 14:59:30 +0000 (14:59 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Thu, 5 Apr 2007 14:59:30 +0000 (14:59 +0000)
packages/tasks/task-gpephone.bb

index e03886f..a480a03 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Task packages for GPE Palmtop Environment Phone Edition"
-PR = "r3"
+PR = "r4"
 LICENSE = "MIT"
 ALLOW_EMPTY = "1"
 
@@ -67,7 +67,9 @@ RDEPENDS_gpephone-task-base := "\
     pango-module-basic-x \
     pango-module-basic-fc \
     detect-stylus \
-    libgtkinput \
+    ptim-manager \
+    ptim-helper \
+    ptim-engine \
     ${@base_contains("MACHINE_FEATURES", "touchscreen", "libgtkstylus xtscal", "",d)} \
 "