kernel: swconfig: add a missing unlock in error path
[openwrt.git] / target / linux / omap24xx / profiles / 110-n810-gui.mk
index b04db3c..9c3c5d0 100644 (file)
@@ -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
 
This page took 0.028522 seconds and 4 git commands to generate.