Skip to content

Commit 263d42e

Browse files
committed
some more linux dependencies for pyqt5.15+
1 parent 1aacaf9 commit 263d42e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
run: |
107107
apt-get update --yes
108108
apt-get install --yes libgl1
109+
apt-get install --yes libdbus-1-3 libxkbcommon-x11-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-xinerama0 libxcb-xfixes0
109110
- name: Install
110111
run: |
111112
pip install tox

0 commit comments

Comments
 (0)