mirror of
https://github.com/alacritty/alacritty.git
synced 2025-02-10 15:46:10 -05:00
Add fontconfig to Clear Linux install requirements
This commit is contained in:
parent
49a1ac96f4
commit
989f839d5d
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ On Clear Linux, you need a few extra libraries to build Alacritty. Here's a
|
|||
to be missing, please open an issue.
|
||||
|
||||
```sh
|
||||
swupd bundle-add devpkg-expat devpkg-freetype devpkg-libxcb
|
||||
swupd bundle-add devpkg-expat devpkg-freetype devpkg-libxcb devpkg-fontconfig
|
||||
```
|
||||
|
||||
#### Other
|
||||
|
|
Loading…
Add table
Reference in a new issue