mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Install dbus on travis
This commit is contained in:
parent
29dd766a67
commit
65bb71779a
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ matrix:
|
|||
- libxinerama-dev
|
||||
- libxcursor-dev
|
||||
- libxcb-xkb-dev
|
||||
- libdbus-1-dev
|
||||
|
||||
- os: linux
|
||||
dist: trusty
|
||||
|
|
@ -37,6 +38,7 @@ matrix:
|
|||
- libxcursor-dev
|
||||
- libxcb-xkb-dev
|
||||
- libpng-dev
|
||||
- libdbus-1-dev
|
||||
- python3-pil
|
||||
|
||||
- os: linux
|
||||
|
|
@ -58,6 +60,7 @@ matrix:
|
|||
- libxcursor-dev
|
||||
- libxcb-xkb-dev
|
||||
- libpng-dev
|
||||
- libdbus-1-dev
|
||||
- python3-pil
|
||||
|
||||
- os: linux
|
||||
|
|
@ -79,6 +82,7 @@ matrix:
|
|||
- libxcursor-dev
|
||||
- libxcb-xkb-dev
|
||||
- libpng-dev
|
||||
- libdbus-1-dev
|
||||
- python3-pil
|
||||
- clang
|
||||
- os: osx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue