Browse Source

add kbd and xdotool to firefox appliance

Waldemar Brodkorb 9 years ago
parent
commit
f5a35a0cad
1 changed files with 2 additions and 0 deletions
  1. 2 0
      target/appliances/firefox.appliance

+ 2 - 0
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