diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/meta-gpe.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/meta-gpe.oe b/meta/meta-gpe.oe index e640655cca..f095e27b39 100644 --- a/meta/meta-gpe.oe +++ b/meta/meta-gpe.oe @@ -1,7 +1,7 @@ PACKAGES = gpe-base-depends gpe-task-base gpe-task-settings gpe-task-pim gpe-task-apps DESCRIPTION = "Meta-package for GPE Palmtop Environment" MAINTAINER = "Phil Blundell <pb@handhelds.org>" -PR = "r15" +PR = "r16" ALLOW_EMPTY = 1 @@ -31,6 +31,7 @@ gpe-task-base = "\ gpe-autostarter \ gpe-bootsplash \ libgtkstylus \ + gpe-appmgr \ detect-stylus" RDEPENDS_gpe-task-base := "glibc-gconv \ |