aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/profiles/110-n810-gui.mk
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2011-01-28 19:38:20 +0000
committerMichael Büsch <mb@bu3sch.de>2011-01-28 19:38:20 +0000
commit88a45a2c67a70b55579d130b8e89a34067c6874c (patch)
treec111e5d102266e18e5145777a018b4b79e98b4fa /target/linux/omap24xx/profiles/110-n810-gui.mk
parent04521b76a9bfc0f0bf6459cd0840e1c031e9d350 (diff)
downloadmaster-187ad058-88a45a2c67a70b55579d130b8e89a34067c6874c.tar.gz
master-187ad058-88a45a2c67a70b55579d130b8e89a34067c6874c.tar.bz2
master-187ad058-88a45a2c67a70b55579d130b8e89a34067c6874c.zip
n810: Install matchbox-keyboard
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25218 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/profiles/110-n810-gui.mk')
-rw-r--r--target/linux/omap24xx/profiles/110-n810-gui.mk2
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