summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Massat <pierre@massat.io>2020-05-07 14:24:32 -0700
committerChristian Duerr <contact@christianduerr.com>2020-05-07 23:10:51 +0000
commit989f839d5d681b8b08b86dbc3cef071263704272 (patch)
tree1293210289f7f7ffa6860a33baad77ff27c6833c
parent49a1ac96f4a1bcd40af0ed4f89e92aa8f74077db (diff)
Add fontconfig to Clear Linux install requirements
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index e50cab29..5132bf3d 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -204,7 +204,7 @@ On Clear Linux, you need a few extra libraries to build Alacritty. Here's a
to be missing, please open an issue.
```sh
-swupd bundle-add devpkg-expat devpkg-freetype devpkg-libxcb
+swupd bundle-add devpkg-expat devpkg-freetype devpkg-libxcb devpkg-fontconfig
```
#### Other