From: Yamagishi Kazutoshi Date: Mon, 17 Jul 2017 22:31:43 +0000 (+0900) Subject: Install libidn11-dev in Vagrant (#4238) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=7f4375822a869bac55eb9dd9884e7803695aed82;p=mastodon.git Install libidn11-dev in Vagrant (#4238) --- diff --git a/Vagrantfile b/Vagrantfile index cbe6623b3..0c21bed68 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -35,9 +35,10 @@ sudo apt-get install \ postgresql-contrib \ protobuf-compiler \ yarn \ + libicu-dev \ + libidn11-dev \ libprotobuf-dev \ libreadline-dev \ - libicu-dev \ -y # Install rvm