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 DEPENDS += "qemu-native" RDEPENDS_${PN} += " jq bash" -RDEPENDS_${PN} += " xen-xl go-build socat daemonize" +RDEPENDS_${PN} += " xen-tools-xl go-build socat daemonize" do_compile() { # we'll need this for the initrd later, so lets error if it isn't what