Install libidn11-dev in Vagrant (#4238)
This commit is contained in:
parent
719ab720a7
commit
7f4375822a
1 changed files with 2 additions and 1 deletions
3
Vagrantfile
vendored
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…
Reference in a new issue