summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel Silva Simões <simoes.sgabriel@gmail.com>2019-06-23 12:46:24 -0300
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-06-23 15:46:24 +0000
commit743d5d9c6614a807ab398473e62fad280845519e (patch)
tree567d20f4c2828e35a598f626d477de1e963293d0
parent72088dafec44764630ac676440a0ec7e525a767b (diff)
Update manual install instructions for Void Linux
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 1e05f599..0d52c434 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -126,7 +126,7 @@ On [Void Linux](https://voidlinux.eu), install following packages before
compiling Alacritty:
```sh
-xbps-install cmake freetype-devel freetype expat-devel fontconfig-devel fontconfig
+xbps-install cmake freetype-devel expat-devel fontconfig-devel libxcb-devel pkg-config python3
```
#### FreeBSD