Skip to content

Commit

Permalink
Add some more packages...
Browse files Browse the repository at this point in the history
  • Loading branch information
vddCore committed May 13, 2024
1 parent cbcdec4 commit cfe96a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux-natives.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: turtlesec-no/get-ninja@1.1.0

- name: Install pre-requisites
run: sudo apt install xorg-dev libglu1-mesa-dev freeglut3-dev mesa-common-dev libx11-dev xserver-xorg-dev xorg-dev libpng-dev libgl1-mesa-glx
run: sudo apt install xorg-dev libglu1-mesa-dev freeglut3-dev mesa-common-dev libx11-dev xserver-xorg-dev xorg-dev libpng-dev libgl1-mesa-glx libwayland-dev libxkbcommon-dev libasound2-dev

- name: Build
run: cd Dependencies && ./build_natives --with-ft && cd ..
Expand Down

0 comments on commit cfe96a1

Please sign in to comment.