diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2022-05-18 08:15:09 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2022-05-18 09:10:59 +0200 |
commit | f8512cf3a8aabdba60c2994bed71c845efc6a25e (patch) | |
tree | 62d49cc23dc8fb04ce8b76c12a5040eed002df5f /distro-configs | |
parent | a394b45125c6ebaae5d5dcc2154f6408e9a32d92 (diff) |
Adapt flatpak build to recently introduced dependencies
Change-Id: I48ffef665514378740b4146e2368f65930f74270
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134502
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeFlatpak.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeFlatpak.conf b/distro-configs/LibreOfficeFlatpak.conf index beb3353c6aec..2988d988aebb 100644 --- a/distro-configs/LibreOfficeFlatpak.conf +++ b/distro-configs/LibreOfficeFlatpak.conf @@ -20,6 +20,7 @@ --without-system-coinmp --without-system-cppunit --without-system-cuckoo +--without-system-dragonbox --without-system-firebird --without-system-glm --without-system-gpgmepp @@ -32,6 +33,7 @@ --without-system-libepubgen --without-system-libetonyek --without-system-libexttextcat +--without-system-libfixmath --without-system-libfreehand --without-system-liblangtag --without-system-libmspub |