Add instructions for VoidLInux in README.md

This commit is contained in:
Norman 2017-01-06 20:32:01 +01:00 committed by Joe Wilm
parent 56773fe7e7
commit b8ab5be917

View file

@ -98,6 +98,14 @@ still found to be missing, please open an issue.
zypper install freetype-devel fontconfig-devel xclip
```
##### Void Linux
On [Void Linux](https://voidlinux.eu), install following packages before compiling Alacritty:
```sh
xbps-install cmake freetype-devel freetype expat-devel fontconfig xclip
```
##### Other
If you build Alacritty on another Linux distribution, we would love some help