logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 7f4375822a869bac55eb9dd9884e7803695aed82
parent: 719ab720a7286c4968f1b42e1be385f5580de13e
Author: Yamagishi Kazutoshi <ykzts@desire.sh>
Date:   Tue, 18 Jul 2017 07:31:43 +0900

Install libidn11-dev in Vagrant (#4238)


Diffstat:

MVagrantfile3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Vagrantfile b/Vagrantfile @@ -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