Skip to content
This repository was archived by the owner on Oct 12, 2020. It is now read-only.

Commit 0522316

Browse files
committed
Fixed the build
1 parent 5c64555 commit 0522316

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ addons:
3838
packages:
3939
- x11-utils
4040
- libxkbcommon-x11-0
41+
- libxcb-keysyms1-dev
42+
- libx11-xcb-dev
4143
- herbstluftwm
4244
install:
4345
- if [ "$TRAVIS_OS_NAME" = "windows" ]; then py -m pip install -r requirements.txt; fi

0 commit comments

Comments
 (0)