mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 01:19:28 +01:00
8323700: Add fontconfig requirement to building.md for Alpine Linux
Reviewed-by: ihse
This commit is contained in:
committed by
Magnus Ihse Bursie
parent
8c238eddce
commit
62fd26f094
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user