We used to only need it for Xen 4.4 and earlier but with
the udev scripts gone we need it all the time.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
tools-install wget-install vim-install rsync-install openssh-install \
xtt-tools-install netperf-install lvm2-install \
pciutils-install iscsi-install bridge-utils-install xend-install \
- nfs-install fio-install irqbalance-install
+ perl-core nfs-install fio-install irqbalance-install
rm -rf userspace/man
rm -rf userspace/usr/share/man
.PHONY: xend-install
xend-install: xen-python-bytecode yajl-depend xen-4.2-depend
if [ $(XEN_VERSION) -lt 5 ]; then \
- $(MAKE) python-extra perl-core; \
+ $(MAKE) python-extra; \
fi
# Install all of xen
cp -rdf $(XEN_DISTDIR)/usr userspace/