[travis] Add libdbus-1-dev
This commit is contained in:
parent
c0c1f42c30
commit
8481874cb7
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ python:
|
|||
- "3.6"
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y task libdbus libdbus-dev
|
||||
- sudo apt-get install -y task libdbus-1-dev
|
||||
install:
|
||||
- pip install i3ipc
|
||||
- pip install psutil
|
||||
|
|
Loading…
Reference in a new issue