Add xcb libraries to Travis CI
This commit is contained in:
parent
a14b39555e
commit
5a9527894a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ before_install:
|
|||
- |
|
||||
if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then
|
||||
sudo apt-get -qq update
|
||||
sudo apt-get install -y libasound2-dev libudev-dev
|
||||
sudo apt-get install -y libxcb-shape0-dev libxcb-xfixes0-dev
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue