mirror of
https://github.com/Ed94/VEFontCache-Odin.git
synced 2025-08-04 22:22:43 -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 \
|
||||
bash \
|
||||
libfreetype6-dev \
|
||||
libharfbuzz-dev
|
||||
libharfbuzz-dev \
|
||||
libgl1-mesa-dev \
|
||||
libglew-dev
|
||||
|
||||
- name: Run build script
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user