8323700: Add fontconfig requirement to building.md for Alpine Linux

Reviewed-by: ihse
This commit is contained in:
Jan Kratochvil
2024-01-15 11:20:44 +00:00
committed by Magnus Ihse Bursie
parent 8c238eddce
commit 62fd26f094
2 changed files with 3 additions and 0 deletions

View File

@@ -572,6 +572,7 @@ required on all platforms except Windows and macOS.
libfontconfig-dev`.
* To install on an rpm-based Linux, try running `sudo yum install
fontconfig-devel`.
* To install on Alpine Linux, try running `sudo apk add fontconfig-dev`.
Use `--with-fontconfig-include=<path>` and `--with-fontconfig=<path>` if
`configure` does not automatically locate the platform Fontconfig files.