mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-29 10:24:46 +00:00
add libglm-dev
This commit is contained in:
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: Install system dependencies
|
||||
uses: daaku/gh-action-apt-install@v4
|
||||
with:
|
||||
packages: build-essential ccache python3 python3-pip ninja-build libsdl2-dev libgl-dev libglu1-mesa-dev libpthread-stubs0-dev patchelf
|
||||
packages: build-essential ccache python3 python3-pip ninja-build libsdl2-dev libgl-dev libglu1-mesa-dev libpthread-stubs0-dev patchelf libglm-dev
|
||||
|
||||
- name: Install meson from pip
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user