diff --git a/util/vagrant_provision.sh b/util/vagrant_provision.sh index cd9f632dea..8a8ff3face 100644 --- a/util/vagrant_provision.sh +++ b/util/vagrant_provision.sh @@ -68,7 +68,7 @@ service mysql restart debconf-set-selections <<< "postfix postfix/mailname string friendica.dev" debconf-set-selections <<< "postfix postfix/main_mailer_type string 'Local Only'" apt-get install -y postfix -apt-get install mailutils +apt-get install mailutils libmailutils-dev #make the vagrant directory the docroot sudo rm -rf /var/www/