mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
parent
a754d06b44
commit
f5813899c3
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ command that should install all of them. If something is still found to be
|
|||
missing, please open an issue.
|
||||
|
||||
```sh
|
||||
yum install cmake freetype-devel fontconfig-devel
|
||||
yum install cmake freetype-devel fontconfig-devel libxcb-devel xcb-util-devel
|
||||
yum group install "Development Tools"
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue