Add a note explaining why fontconfig is not bundled
This commit is contained in:
parent
58333f260b
commit
ed9391d4d6
@ -35,6 +35,9 @@ def binary_includes():
|
|||||||
'expat', 'sqlite3', 'ffi', 'z', 'lzma', 'png16', 'lcms2', 'crypt',
|
'expat', 'sqlite3', 'ffi', 'z', 'lzma', 'png16', 'lcms2', 'crypt',
|
||||||
'iconv', 'pcre', 'graphite2', 'glib-2.0', 'freetype', 'rsync',
|
'iconv', 'pcre', 'graphite2', 'glib-2.0', 'freetype', 'rsync',
|
||||||
'harfbuzz', 'xkbcommon', 'xkbcommon-x11',
|
'harfbuzz', 'xkbcommon', 'xkbcommon-x11',
|
||||||
|
# fontconfig is not bundled because in typical brain dead Linux
|
||||||
|
# distro fashion, different distros use different default config
|
||||||
|
# paths for fontconfig.
|
||||||
'ncursesw', 'readline', 'brotlicommon', 'brotlienc', 'brotlidec',
|
'ncursesw', 'readline', 'brotlicommon', 'brotlienc', 'brotlidec',
|
||||||
'wayland-client', 'wayland-cursor',
|
'wayland-client', 'wayland-cursor',
|
||||||
))) + (
|
))) + (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user