distro-configs/LibreOfficeCoverity.conf |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 97e2e73e87479a742b798f362eda4baafb89497c
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Mon Feb 20 10:59:04 2023 +0000
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Mon Feb 20 11:07:05 2023 +0000

    with-system-libs doesn't seem to mean that anymore for harfbuzz
    
    since:
    
    commit d552b4a549d614a03aa9328e017dec27bd3ff41e
    Date:   Tue Sep 20 16:07:14 2022 +0300
    
        Enable opening of downloaded fonts only in ForKit in Online
    
    which silently disabled that from working for harfbuzz and graphite,
    but just for Linux.
    
    Change-Id: I13a67e3ad53a8d4c1833df19dd9f96b0b7366774
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147316
    Tested-by: Caolán McNamara <caol...@redhat.com>
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/distro-configs/LibreOfficeCoverity.conf 
b/distro-configs/LibreOfficeCoverity.conf
index 5b301570b8fc..25e5c5d1af87 100644
--- a/distro-configs/LibreOfficeCoverity.conf
+++ b/distro-configs/LibreOfficeCoverity.conf
@@ -9,6 +9,8 @@
 --enable-gstreamer-1-0
 --enable-option-checking=fatal
 --with-system-libs
+--with-system-graphite
+--with-system-harfbuzz
 --with-system-headers
 --without-system-cppunit
 --without-system-libfixmath

Reply via email to