mirror of
https://github.com/alacritty/alacritty.git
synced 2025-07-31 22:03:40 -04: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
|
```sh
|
||||||
yum install cmake freetype-devel fontconfig-devel xclip
|
yum install cmake freetype-devel fontconfig-devel xclip
|
||||||
|
yum group install "Development Tools"
|
||||||
```
|
```
|
||||||
|
|
||||||
#### openSUSE
|
#### openSUSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue