From: Chris Patterson <[email protected]> Addresses QA warnings with regards to rdepends for xen-qemu.
Signed-off-by: Chris Patterson <[email protected]> --- recipes-extended/xen/xen.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc index 2eba012..c30988e 100644 --- a/recipes-extended/xen/xen.inc +++ b/recipes-extended/xen/xen.inc @@ -31,9 +31,11 @@ DEPENDS = " \ util-linux-native \ xz-native \ bridge-utils \ + curl \ dtc \ gettext \ glib-2.0 \ + gnutls \ iproute2 \ libnl \ ncurses \ -- 2.1.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
