summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/runx/runx_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/runx/runx_git.bb b/recipes-core/runx/runx_git.bb
index a2600711..bf84b2df 100644
--- a/recipes-core/runx/runx_git.bb
+++ b/recipes-core/runx/runx_git.bb
@@ -39,6 +39,7 @@ DEPENDS += "qemu-native bison-native"
39 39
40RDEPENDS_${PN} += " jq bash" 40RDEPENDS_${PN} += " jq bash"
41RDEPENDS_${PN} += " xen-tools-xl go-build socat daemonize" 41RDEPENDS_${PN} += " xen-tools-xl go-build socat daemonize"
42RDEPENDS_${PN} += " qemu-system-i386 ca-certificates qemu qemu-keymaps"
42 43
43do_compile() { 44do_compile() {
44 # we'll need this for the initrd later, so lets error if it isn't what 45 # we'll need this for the initrd later, so lets error if it isn't what