mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-05 14:42:42 -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 \
|
libfreetype6-dev \
|
||||||
libharfbuzz-dev \
|
libharfbuzz-dev \
|
||||||
libgl1-mesa-dev \
|
libgl1-mesa-dev \
|
||||||
libglew-dev
|
libx11-dev \
|
||||||
|
libxcursor-dev \
|
||||||
|
libxrandr-dev \
|
||||||
|
libxinerama-dev \
|
||||||
|
libxi-dev \
|
||||||
|
libglew-dev \
|
||||||
|
libxtst-dev
|
||||||
|
|
||||||
- name: Run build script
|
- name: Run build script
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user