Install libidn11-dev in Vagrant (#4238)

This commit is contained in:
Yamagishi Kazutoshi 2017-07-18 07:31:43 +09:00 committed by Eugen Rochko
parent 719ab720a7
commit 7f4375822a

3
Vagrantfile vendored
View file

@ -35,9 +35,10 @@ sudo apt-get install \
postgresql-contrib \ postgresql-contrib \
protobuf-compiler \ protobuf-compiler \
yarn \ yarn \
libicu-dev \
libidn11-dev \
libprotobuf-dev \ libprotobuf-dev \
libreadline-dev \ libreadline-dev \
libicu-dev \
-y -y
# Install rvm # Install rvm