mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-10 04:58:34 +00:00
adding freetype2 i think
This commit is contained in:
parent
10eac13b88
commit
c681d7d067
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
||||
profile: minimal
|
||||
toolchain: ${{ matrix.rust }}
|
||||
override: true
|
||||
- run: sudo apt install libxcb-shape0-dev libxcb-xfixes0-dev
|
||||
- run: sudo apt install libxcb-shape0-dev libxcb-xfixes0-dev libfreetype6-dev
|
||||
if: runner.os == 'Linux'
|
||||
# workaround for https://github.com/actions/cache/issues/403
|
||||
- name: Install GNU tar
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user