mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-06 06:52:44 -07:00
added gl
This commit is contained in:
4
.github/workflows/linux_build.yaml
vendored
4
.github/workflows/linux_build.yaml
vendored
@@ -39,7 +39,9 @@ jobs:
|
|||||||
build-essential \
|
build-essential \
|
||||||
bash \
|
bash \
|
||||||
libfreetype6-dev \
|
libfreetype6-dev \
|
||||||
libharfbuzz-dev
|
libharfbuzz-dev \
|
||||||
|
libgl1-mesa-dev \
|
||||||
|
libglew-dev
|
||||||
|
|
||||||
- name: Run build script
|
- name: Run build script
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user