Install libidn11-dev in Vagrant (#4238)

master
Yamagishi Kazutoshi 7 years ago committed by Eugen Rochko
parent 719ab720a7
commit 7f4375822a
  1. 3
      Vagrantfile

3
Vagrantfile vendored

@ -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

Loading…
Cancel
Save