Install fakeroot when deploying

This commit is contained in:
sharkdp 2018-02-10 17:23:26 +01:00
parent a6086abe7f
commit 11b3e96d2d
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,8 @@ addons:
packages:
# needed for i686-unknown-linux-gnu target
- gcc-multilib
# needed to build deb packages
- fakeroot
env:
global: