distro-configs/CPLinux-LOKit.conf | 4 ++++ 1 file changed, 4 insertions(+)
New commits: commit 1486955d86dde35145873fcac6a6d2b7e71c6f09 Author: Andras Timar <[email protected]> AuthorDate: Sat Feb 25 15:22:55 2023 +0100 Commit: Andras Timar <[email protected]> CommitDate: Sat Feb 25 15:23:29 2023 +0100 [cp] use internal fontconfig, freetype, harfbuzz and graphite for LOKit Change-Id: Ied5308074678da4aa79961d4cac324120634d076 diff --git a/distro-configs/CPLinux-LOKit.conf b/distro-configs/CPLinux-LOKit.conf index 792ad362d715..180a23d63d89 100644 --- a/distro-configs/CPLinux-LOKit.conf +++ b/distro-configs/CPLinux-LOKit.conf @@ -7,6 +7,10 @@ --with-system-zlib --disable-poppler --without-system-cairo +--without-system-fontconfig +--without-system-freetype +--without-system-graphite +--without-system-harfbuzz --without-system-openssl --without-system-libpng --without-system-libxml
