summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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