1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 13:21:38 +03:00

travis: install fakeroot for deb packaging

This commit is contained in:
Wez Furlong 2019-03-24 18:23:04 -07:00
parent 2667d6a5ed
commit 1980e738c7

View File

@ -28,6 +28,7 @@ script:
addons:
apt:
packages:
- fakeroot
- binutils-dev
- cmake
- gcc