summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/xen/xen.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
index 2eba0128..c30988ea 100644
--- a/recipes-extended/xen/xen.inc
+++ b/recipes-extended/xen/xen.inc
@@ -31,9 +31,11 @@ DEPENDS = " \
31 util-linux-native \ 31 util-linux-native \
32 xz-native \ 32 xz-native \
33 bridge-utils \ 33 bridge-utils \
34 curl \
34 dtc \ 35 dtc \
35 gettext \ 36 gettext \
36 glib-2.0 \ 37 glib-2.0 \
38 gnutls \
37 iproute2 \ 39 iproute2 \
38 libnl \ 40 libnl \
39 ncurses \ 41 ncurses \