diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-01-28 19:38:20 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-01-28 19:38:20 +0000 |
commit | 6c7916e975695bdc73dc19ae64e133ab1490c454 (patch) | |
tree | 20e3e22117f398d60f53061b3714cc03018f8b79 /target | |
parent | e1eeb8faae4eed3dd7eb8960ef84aaa36e81dcc3 (diff) | |
download | upstream-6c7916e975695bdc73dc19ae64e133ab1490c454.tar.gz upstream-6c7916e975695bdc73dc19ae64e133ab1490c454.tar.bz2 upstream-6c7916e975695bdc73dc19ae64e133ab1490c454.zip |
n810: Install matchbox-keyboard
SVN-Revision: 25218
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/omap24xx/profiles/110-n810-gui.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap24xx/profiles/110-n810-gui.mk b/target/linux/omap24xx/profiles/110-n810-gui.mk index 040468e840..9c3c5d025a 100644 --- a/target/linux/omap24xx/profiles/110-n810-gui.mk +++ b/target/linux/omap24xx/profiles/110-n810-gui.mk @@ -11,7 +11,7 @@ define Profile/n810-gui PACKAGES+= \ xserver-xorg xinit xauth xkeyboard-config xkbdata xterm \ xf86-video-omapfb xf86-input-tslib xf86-input-evdev \ - openbox tint2 \ + openbox tint2 matchbox-keyboard \ pwrtray endef |