summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/meta-gpe.oe8
1 files changed, 6 insertions, 2 deletions
diff --git a/meta/meta-gpe.oe b/meta/meta-gpe.oe
index f2278e97cf..fc2bc0b732 100644
--- a/meta/meta-gpe.oe
+++ b/meta/meta-gpe.oe
@@ -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 = "r10"
+PR = "r11"
ALLOW_EMPTY = 1
@@ -20,7 +20,11 @@ gpe-base = "\
gpe-bootsplash \
gtk2-theme-angelistic \
libgtkstylus \
- xst"
+ xst \
+ xprop \
+ xhost \
+ xrdb \
+ gpe-soundserver"
RDEPENDS_gpe-task-base := "${gpe-base} libfontconfig-utils"
DEPENDS += " ${gpe-base}"