X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e13cab49c5c4a8c2a3a02143425752abdba93889..47cebba347fe9e484656576a0df3459921d517d5:/target/linux/omap24xx/profiles/110-n810-gui.mk diff --git a/target/linux/omap24xx/profiles/110-n810-gui.mk b/target/linux/omap24xx/profiles/110-n810-gui.mk index b04db3c9e..9c3c5d025 100644 --- a/target/linux/omap24xx/profiles/110-n810-gui.mk +++ b/target/linux/omap24xx/profiles/110-n810-gui.mk @@ -9,9 +9,9 @@ define Profile/n810-gui $(call Profile/n810-base) NAME:=Nokia n810 (GUI) PACKAGES+= \ - xserver-xorg xinit xauth xterm \ + xserver-xorg xinit xauth xkeyboard-config xkbdata xterm \ xf86-video-omapfb xf86-input-tslib xf86-input-evdev \ - openbox lxpanel \ + openbox tint2 matchbox-keyboard \ pwrtray endef