add gpe-mininet, mbmerlin and detect-stylus to meta-gpe
authorPhil Blundell <philb@gnu.org>
Thu, 29 Jul 2004 22:12:11 +0000 (22:12 +0000)
committerPhil Blundell <philb@gnu.org>
Thu, 29 Jul 2004 22:12:11 +0000 (22:12 +0000)
BKrev: 4109763brCNjgH4NZEnZ5xeLkt9QJw

meta/meta-gpe.oe

index 1c00631..f4546e8 100644 (file)
@@ -1,7 +1,7 @@
 PACKAGES = gpe gpe-task-base gpe-task-utils gpe-task-pim
 DESCRIPTION = "Meta-package for GPE Palmtop Environment"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-PR = "r7"
+PR = "r8"
 
 ALLOW_EMPTY = 1
 
@@ -52,7 +52,10 @@ gpe-task-utils = "\
     gpe-filemanager \
     gpe-what \
     gpe-shield \
-    keylaunch"
+    keylaunch \
+    gpe-mininet \
+    mbmerlin \
+    detect-stylus"
 
 RDEPENDS_gpe-task-utils := "${gpe-task-utils}"
 DEPENDS += " ${gpe-task-utils}"