mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-11 13:51:01 -05:00
Add centos missing dependency
This commit is contained in:
parent
8cab01740d
commit
cb05e72be2
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ missing, please open an issue.
|
|||
|
||||
```sh
|
||||
yum install cmake freetype-devel fontconfig-devel xclip
|
||||
yum group install "Development Tools"
|
||||
```
|
||||
|
||||
#### openSUSE
|
||||
|
|
Loading…
Reference in a new issue