Add `fontconfig-devel` dependency for building on Void Linux

This commit is contained in:
VoidNoire 2018-09-17 22:01:54 +00:00 committed by Christian Duerr
parent a10403b7c7
commit 55e675a3d8
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ On [Void Linux](https://voidlinux.eu), install following packages before
compiling Alacritty:
```sh
xbps-install cmake freetype-devel freetype expat-devel fontconfig xclip
xbps-install cmake freetype-devel freetype expat-devel fontconfig-devel fontconfig xclip
```
#### FreeBSD