add xst to meta-gpe
authorMichael Lauer <mickey@vanille-media.de>
Tue, 29 Jun 2004 21:25:20 +0000 (21:25 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Tue, 29 Jun 2004 21:25:20 +0000 (21:25 +0000)
BKrev: 40e1de405iAjmRuqXtDlzl-hGRVs1A

meta/meta-gpe.oe

index 6f7ebb9..b1195de 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 = "r2"
+PR = "r3"
 
 ALLOW_EMPTY = 1
 
@@ -15,7 +15,8 @@ gpe-base = "\
     rxvt-unicode \
     gpe-icons \
     gpe-confd \
-    gpe-autostarter"
+    gpe-autostarter \
+    xst"
 
 RDEPENDS_gpe-task-base := "${gpe-base} libfontconfig-utils"
 DEPENDS += " ${gpe-base}"