[meta-virtualization] [PATCH] xen: add libnl to DEPENDS

Chris Patterson cjp256 at gmail.com
Fri Jan 1 07:54:17 PST 2016


Signed-off-by: Chris Patterson <cjp256 at gmail.com>
---
 recipes-extended/xen/xen.inc |    1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
index 6bc85fe..d3a8b10 100644
--- a/recipes-extended/xen/xen.inc
+++ b/recipes-extended/xen/xen.inc
@@ -35,6 +35,7 @@ DEPENDS = " \
     gettext \
     glib-2.0 \
     iproute2 \
+    libnl \
     ncurses \
     openssl \
     pciutils \
-- 
1.7.10.4



More information about the meta-virtualization mailing list