]> cat aescling's git repositories - mastodon.git/commitdiff
Install libidn11-dev in Vagrant (#4238)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Mon, 17 Jul 2017 22:31:43 +0000 (07:31 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 17 Jul 2017 22:31:43 +0000 (00:31 +0200)
Vagrantfile

index cbe6623b316a96b1d9a11225df2c9483c91d13f4..0c21bed68c83b175de033ddae8a701a4575f8363 100644 (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