From f5a35a0cadad597d251a0ece943f9b9dcadf79f4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 20 Feb 2015 13:18:18 -0600 Subject: add kbd and xdotool to firefox appliance --- target/appliances/firefox.appliance | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3