mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-23 23:54:13 +08:00
fix(ci): add linux dependencies for keyboard-layout plugin build
https://github.com/atom/keyboard-layout/issues/27
This commit is contained in:
parent
96152f9449
commit
1d6f634e1c
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ addons:
|
||||||
- libgnome-keyring-dev
|
- libgnome-keyring-dev
|
||||||
- xvfb
|
- xvfb
|
||||||
- rpm
|
- rpm
|
||||||
|
- libxext-dev
|
||||||
|
- libxtst-dev
|
||||||
|
- libxkbfile-dev
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|
Loading…
Reference in a new issue