8309287: Add fontconfig requirement to building.md for Debian
Reviewed-by: erikj
This commit is contained in:
parent
aeb53e67f9
commit
73e7af9e28
@ -685,6 +685,8 @@ does not automatically locate the platform FreeType files.</p>
|
|||||||
Fontconfig</a> is required on all platforms except Windows and
|
Fontconfig</a> is required on all platforms except Windows and
|
||||||
macOS.</p>
|
macOS.</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>To install on an apt-based Linux, try running
|
||||||
|
<code>sudo apt-get install libfontconfig-dev</code>.</li>
|
||||||
<li>To install on an rpm-based Linux, try running
|
<li>To install on an rpm-based Linux, try running
|
||||||
<code>sudo yum install fontconfig-devel</code>.</li>
|
<code>sudo yum install fontconfig-devel</code>.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -480,6 +480,8 @@ if `configure` does not automatically locate the platform FreeType files.
|
|||||||
Fontconfig from [freedesktop.org Fontconfig](http://fontconfig.org) is required
|
Fontconfig from [freedesktop.org Fontconfig](http://fontconfig.org) is required
|
||||||
on all platforms except Windows and macOS.
|
on all platforms except Windows and macOS.
|
||||||
|
|
||||||
|
* To install on an apt-based Linux, try running `sudo apt-get install
|
||||||
|
libfontconfig-dev`.
|
||||||
* To install on an rpm-based Linux, try running `sudo yum install
|
* To install on an rpm-based Linux, try running `sudo yum install
|
||||||
fontconfig-devel`.
|
fontconfig-devel`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user