We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed21ff commit f984ff7Copy full SHA for f984ff7
.github/workflows/release.yml
@@ -53,6 +53,7 @@ jobs:
53
manylinux: 2_28
54
before-script-linux: |
55
apt-get update && apt-get install -y cmake g++ \
56
+ pkg-config libasound2-dev libudev-dev libxkbcommon-x11-0 \
57
libx11-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev \
58
libxkbregistry-dev libwayland-client0 libwayland-server0 libwayland-cursor0 \
59
libwayland-dev libxkbcommon-dev \
0 commit comments