diff --git a/recipes-misc/images/cloud9-gfx-image.bb b/recipes-misc/images/cloud9-gfx-image.bb index e82f10a4..689a7c92 100644 --- a/recipes-misc/images/cloud9-gfx-image.bb +++ b/recipes-misc/images/cloud9-gfx-image.bb @@ -5,7 +5,10 @@ require cloud9-image.bb IMAGE_INSTALL += " \ task-xserver \ angstrom-gnome-icon-theme-enable gtk-engine-clearlooks gtk-theme-clearlooks angstrom-clearlooks-theme-enable \ - elsa \ + e-wm-config-default e-wm-config-standard e-wm-config-illume2 \ + xserver-nodm-init \ + xserver-common \ + ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-common \ " export IMAGE_BASENAME = "Cloud9-IDE-gfx"