summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/runx/runx_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/runx/runx_git.bb b/recipes-core/runx/runx_git.bb
index e1c19289..3b4cd335 100644
--- a/recipes-core/runx/runx_git.bb
+++ b/recipes-core/runx/runx_git.bb
@@ -34,7 +34,7 @@ DEPENDS += "openssl-native coreutils-native util-linux-native xz-native bc-nativ
34DEPENDS += "qemu-native" 34DEPENDS += "qemu-native"
35 35
36RDEPENDS_${PN} += " jq bash" 36RDEPENDS_${PN} += " jq bash"
37RDEPENDS_${PN} += " xen-xl go-build socat daemonize" 37RDEPENDS_${PN} += " xen-tools-xl go-build socat daemonize"
38 38
39do_compile() { 39do_compile() {
40 # we'll need this for the initrd later, so lets error if it isn't what 40 # we'll need this for the initrd later, so lets error if it isn't what