diff options
Diffstat (limited to 'meta/gpe-image.oe')
-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 \ |