This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Install libidn11-dev in Vagrant (
#4238
)
pull/4/head
Yamagishi Kazutoshi
7 years ago
committed by
Eugen Rochko
parent
719ab720a7
commit
7f4375822a
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
Vagrantfile
+ 2
- 1
Vagrantfile
View File
@ -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
Write
Preview
Loading…
Cancel
Save