diff options
| -rw-r--r-- | recipes-core/runv/runv_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/runv/runv_git.bb b/recipes-core/runv/runv_git.bb index 5125d906..0301dd28 100644 --- a/recipes-core/runv/runv_git.bb +++ b/recipes-core/runv/runv_git.bb | |||
| @@ -22,7 +22,7 @@ inherit autotools-brokensep | |||
| 22 | PACKAGECONFIG[xen] = "--with-xen,--without-xen," | 22 | PACKAGECONFIG[xen] = "--with-xen,--without-xen," |
| 23 | AUTOTOOLS_SCRIPT_PATH = "${S}/src/import/" | 23 | AUTOTOOLS_SCRIPT_PATH = "${S}/src/import/" |
| 24 | 24 | ||
| 25 | RDEPENDS_${PN} += " qemu" | 25 | RDEPENDS_${PN} += " qemu hyperstart" |
| 26 | 26 | ||
| 27 | do_compile() { | 27 | do_compile() { |
| 28 | export GOARCH="${TARGET_GOARCH}" | 28 | export GOARCH="${TARGET_GOARCH}" |
