diff options
-rw-r--r-- | recipes-extended/xen/xen-tools.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/xen/xen-tools.inc b/recipes-extended/xen/xen-tools.inc index 72d0b377..2459bd1e 100644 --- a/recipes-extended/xen/xen-tools.inc +++ b/recipes-extended/xen/xen-tools.inc | |||
@@ -26,6 +26,8 @@ RDEPENDS:${PN} = "\ | |||
26 | ${PN}-xenstore \ | 26 | ${PN}-xenstore \ |
27 | virtual-xenstored \ | 27 | virtual-xenstored \ |
28 | ${PN}-xl \ | 28 | ${PN}-xl \ |
29 | qemu-system-i386 \ | ||
30 | qemu-firmware \ | ||
29 | " | 31 | " |
30 | 32 | ||
31 | RDEPENDS:${PN}-dev = "" | 33 | RDEPENDS:${PN}-dev = "" |