Replace getdate by ntpd
[hvlinux.git] / stage3 / hv-install-1
index 063a340..098db0c 100755 (executable)
@@ -69,7 +69,8 @@ ipkg ${BIND} "--localstatedir=/var \
 ipkg ${IPTABLES}
 ipkg ${CURL}
 ipkg ${RSYNC}
-ipkg -m noac ${GETDATE}
+ipkg -m noac ${LIBCAP}
+ipkg ${NTP}
 
 ipkg -m acnb ${LIBARCHIVE} "--disable-static"
 ipkg -m acnb ${CMAKE}