All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xen: add libnl to DEPENDS
@ 2016-01-01 15:54 Chris Patterson
  2016-01-02 20:39 ` Doug Goldstein
  2016-01-05 16:48 ` Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: Chris Patterson @ 2016-01-01 15:54 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Chris Patterson <cjp256@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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-05 16:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-01 15:54 [PATCH] xen: add libnl to DEPENDS Chris Patterson
2016-01-02 20:39 ` Doug Goldstein
2016-01-05 16:48 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.