diff --git a/conf/netbsd-10.0.conf b/conf/netbsd-10.0.conf index 0602860..9ef1d22 100644 --- a/conf/netbsd-10.0.conf +++ b/conf/netbsd-10.0.conf @@ -14,7 +14,7 @@ VM_INSTALL_CMD="/usr/sbin/pkg_add" VM_RSYNC_PKG="rsync" VM_SSHFS_PKG="fuse-sshfs" -VM_PRE_INSTALL_PKGS="tree" +VM_PRE_INSTALL_PKGS="tree $VM_RSYNC_PKG $VM_SSHFS_PKG" VM_OCR="py" VM_LOGIN_TAG="NetBSD/amd64 (vmactions.org) (constty)"