We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a7fa58 commit bf064d7Copy full SHA for bf064d7
1 file changed
.github/workflows/main.yml
@@ -157,6 +157,13 @@ jobs:
157
libx11-6 \
158
libx11-xcb1 \
159
libxcb1 \
160
+ libxcb-dri3-0 \
161
+ libxcb-present0 \
162
+ libxcb-randr0 \
163
+ libxcb-shm0 \
164
+ libxcb-sync1 \
165
+ libxcb-xfixes0 \
166
+ libxshmfence1 \
167
mesa-vulkan-drivers \
168
vulkan-tools
169
else
@@ -168,6 +175,13 @@ jobs:
175
176
170
177
178
179
180
181
182
183
184
171
185
172
186
173
187
fi
0 commit comments