From 743d5d9c6614a807ab398473e62fad280845519e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Silva=20Sim=C3=B5es?= Date: Sun, 23 Jun 2019 12:46:24 -0300 Subject: [PATCH] Update manual install instructions for Void Linux --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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