n810-gui profile: Add xkeyboard-config
SVN-Revision: 23767
This commit is contained in:
parent
cc19ab72ac
commit
548ae3d28a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ define Profile/n810-gui
|
||||||
$(call Profile/n810-base)
|
$(call Profile/n810-base)
|
||||||
NAME:=Nokia n810 (GUI)
|
NAME:=Nokia n810 (GUI)
|
||||||
PACKAGES+= \
|
PACKAGES+= \
|
||||||
xserver-xorg xinit xauth xterm \
|
xserver-xorg xinit xauth xkeyboard-config xkbdata xterm \
|
||||||
xf86-video-omapfb xf86-input-tslib xf86-input-evdev \
|
xf86-video-omapfb xf86-input-tslib xf86-input-evdev \
|
||||||
openbox lxpanel \
|
openbox lxpanel \
|
||||||
pwrtray
|
pwrtray
|
||||||
|
|
Loading…
Reference in a new issue