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
1 changed files with 1 additions and 0 deletions

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