Navigation Menu

Skip to content

Commit

Permalink
travis: install fakeroot
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 25, 2019
1 parent d9c280e commit d8d4b59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tools/travis/install.sh
Expand Up @@ -87,7 +87,9 @@ else
sudo apt -qq -y install groonga-tokenizer-mecab
fi

sudo apt -qq -y install autoconf-archive
sudo apt -qq -y install \
autoconf-archive \
fakeroot

mkdir -p vendor
cd vendor
Expand Down

0 comments on commit d8d4b59

Please sign in to comment.