mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-25 14:05:41 -05:00
parent
9a851fdbb1
commit
7203f226fc
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ command that should install all of them. If something is still found to be
|
|||
missing, please open an issue.
|
||||
|
||||
```sh
|
||||
dnf install cmake freetype-devel fontconfig-devel libxcb-devel
|
||||
dnf install cmake freetype-devel fontconfig-devel libxcb-devel g++
|
||||
```
|
||||
|
||||
#### CentOS/RHEL 7
|
||||
|
|
Loading…
Reference in a new issue