mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-04 22:22:43 -07:00
more DEPS for gh actions
This commit is contained in:
8
.github/workflows/linux_build.yaml
vendored
8
.github/workflows/linux_build.yaml
vendored
@@ -41,7 +41,13 @@ jobs:
|
||||
libfreetype6-dev \
|
||||
libharfbuzz-dev \
|
||||
libgl1-mesa-dev \
|
||||
libglew-dev
|
||||
libx11-dev \
|
||||
libxcursor-dev \
|
||||
libxrandr-dev \
|
||||
libxinerama-dev \
|
||||
libxi-dev \
|
||||
libglew-dev \
|
||||
libxtst-dev
|
||||
|
||||
- name: Run build script
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user