diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-06-07 11:30:52 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-06-07 11:30:52 +0000 |
commit | daa355b964492fcd9c8a5d33ff5be212a5c93597 (patch) | |
tree | 1ece55840f6153b3a4def787fe99dd9a9f6a1314 /meta | |
parent | 7f9a1790e284fce99afd8ad9c5310a808c6fa8f3 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into home.hrw.one.pl:/home/szczepan/zaurus/oe/packages
2004/06/07 13:28:16+02:00 hrw.one.pl!hrw
Renaming x-related packages from STH-cvs.oe into STH_cvs.oe
BKrev: 40c451ecy9TG4Z3gpX3SDOLhZAQ6uA
Diffstat (limited to 'meta')
-rw-r--r-- | meta/gpe-image.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/gpe-image.oe b/meta/gpe-image.oe index cad322e1fe..5a2d6e6ae3 100644 --- a/meta/gpe-image.oe +++ b/meta/gpe-image.oe @@ -1,7 +1,7 @@ export IMAGE_BASENAME = "gpe-image" DEPENDS = 'task-bootstrap \ - diet-x11-cvs xserver matchbox-wm matchbox-desktop matchbox-panel \ + diet-x11 xserver matchbox-wm matchbox-desktop matchbox-panel \ meta-gpe ttf-bitstream-vera' export IPKG_INSTALL = 'task-bootstrap xserver-kdrive-fbdev \ |