1
0
Fork 0
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:
ashwinath 2018-02-14 21:28:47 +08:00 committed by Joe Wilm
parent 8cab01740d
commit cb05e72be2

View file

@ -119,6 +119,7 @@ missing, please open an issue.
```sh
yum install cmake freetype-devel fontconfig-devel xclip
yum group install "Development Tools"
```
#### openSUSE