diff options
author | Niklas Guertler <profclonk@gmail.com> | 2020-09-14 15:19:01 +0200 |
---|---|---|
committer | Niklas Guertler <profclonk@gmail.com> | 2020-09-14 15:19:01 +0200 |
commit | f91c203bb40ef3024627c22710037bf67ac061cf (patch) | |
tree | 92b8e6e16fc8dbfbf9dadafa15c4062b6fc865aa /pango.doap | |
parent | 754bd1814d33ff374a4a265bd399549269f2ce06 (diff) | |
download | pango-f91c203bb40ef3024627c22710037bf67ac061cf.tar.gz |
Make dependencies to fontconfig and freetype optional and explicit.
Added meson features for explicitly enabling or disabling the dependencies freetype and fontconfig such that they won't be used even if present on the system.
The meson option use_fontconfig was changed to fontconfig with these possible values:
* 'enabled' (equivalent to old use_fontconfig=true)
* 'auto' (equivalent to old use_fontconfig=false)
* 'disabled' (equivalent to old use_fontconfig=false AND report an error if fontconfig is required on this system).
Diffstat (limited to 'pango.doap')
0 files changed, 0 insertions, 0 deletions