summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/openvmtools/openvmtools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openvmtools/openvmtools.mk b/package/openvmtools/openvmtools.mk
index cc71324ff0..9501ef3361 100644
--- a/package/openvmtools/openvmtools.mk
+++ b/package/openvmtools/openvmtools.mk
@@ -17,7 +17,7 @@ OPENVMTOOLS_CONF_OPTS = --with-dnet \
--without-gtkmm --without-kernel-modules \
--disable-deploypkg --without-xerces
OPENVMTOOLS_CONF_ENV += CUSTOM_DNET_CPPFLAGS=" "
-OPENVMTOOLS_DEPENDENCIES = libglib2 libdnet
+OPENVMTOOLS_DEPENDENCIES = host-nfs-utils libglib2 libdnet
# When libfuse is available, openvmtools can build vmblock-fuse, so
# make sure that libfuse gets built first
OpenPOWER on IntegriCloud