git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
279ae29
)
add xst to meta-gpe
author
Michael Lauer
<mickey@vanille-media.de>
Tue, 29 Jun 2004 21:25:20 +0000
(21:25 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Tue, 29 Jun 2004 21:25:20 +0000
(21:25 +0000)
BKrev: 40e1de405iAjmRuqXtDlzl-hGRVs1A
meta/meta-gpe.oe
patch
|
blob
|
history
diff --git
a/meta/meta-gpe.oe
b/meta/meta-gpe.oe
index
6f7ebb9
..
b1195de
100644
(file)
--- 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 = "r
2
"
+PR = "r
3
"
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}"