Skip to content

Commit f984ff7

Browse files
committed
adding libraries from bevy ubuntu documentation
1 parent 7ed21ff commit f984ff7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
manylinux: 2_28
5454
before-script-linux: |
5555
apt-get update && apt-get install -y cmake g++ \
56+
pkg-config libasound2-dev libudev-dev libxkbcommon-x11-0 \
5657
libx11-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev \
5758
libxkbregistry-dev libwayland-client0 libwayland-server0 libwayland-cursor0 \
5859
libwayland-dev libxkbcommon-dev \

0 commit comments

Comments
 (0)