Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9127525

Browse files
authored
Merge pull request #17552 from QuLogic/fix-pyqt5
CI: Add xcb libraries that were removed from PyQt5.
2 parents 0d9f766 + 7997313 commit 9127525

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ addons:
3636
- libgeos-dev
3737
- libgirepository1.0-dev
3838
- libsdl2-2.0-0
39+
- libxkbcommon-x11-0
40+
- libxcb-icccm4
41+
- libxcb-image0
42+
- libxcb-keysyms1
43+
- libxcb-randr0
44+
- libxcb-render-util0
45+
- libxcb-xinerama0
3946
- lmodern
4047
- fonts-freefont-otf
4148
- texlive-pictures

0 commit comments

Comments
 (0)