summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-20 13:18:18 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-20 13:18:44 -0600
commitf5a35a0cadad597d251a0ece943f9b9dcadf79f4 (patch)
treed8470602b6e28d2acbecf3e796dba771e3c0da1c /target
parent4ffd5b8b9a970b59e0cd524ca4d87a1e2c3e564a (diff)
add kbd and xdotool to firefox appliance
Diffstat (limited to 'target')
-rw-r--r--target/appliances/firefox.appliance2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/appliances/firefox.appliance b/target/appliances/firefox.appliance
index 830bbd31d..08f5d8876 100644
--- a/target/appliances/firefox.appliance
+++ b/target/appliances/firefox.appliance
@@ -6,9 +6,11 @@ config ADK_APPLIANCE_FIREFOX
select ADK_PACKAGE_XORG_SERVER
select ADK_PACKAGE_FONT_MISC_MISC
select ADK_PACKAGE_XINIT
+ select ADK_PACKAGE_KBD
select ADK_PACKAGE_DROPBEAR
select ADK_PACKAGE_DROPBEAR_WITH_UTMP
select ADK_PACKAGE_E2FSCK
+ select ADK_PACKAGE_XDOTOOL
select BUSYBOX_NTPD
select ADK_RUNTIME_START_SERVICES
select ADK_RUNTIME_START_DROPBEAR