diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-02-02 14:04:30 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-02-02 14:04:30 +0100 |
commit | b0b13245d420a50fd09029333e467ab7ada8c3aa (patch) | |
tree | 87bcc1a8672ddae5f89b628b85ace8ba5618f6f5 /distro-configs | |
parent | 307b0fc696781982dca7af3a4749c89cd31f33f9 (diff) |
Adapt LibreOfficeFlatpak.conf to newly added dependencies
...that are all not provided by the underlying GNOME 3.20 SDK/runtime
Change-Id: I23f1a462f8bf44a30c09bbccad5916304d7c4da1
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeFlatpak.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeFlatpak.conf b/distro-configs/LibreOfficeFlatpak.conf index 121d1987c8f5..d85e8ea59bf1 100644 --- a/distro-configs/LibreOfficeFlatpak.conf +++ b/distro-configs/LibreOfficeFlatpak.conf @@ -26,10 +26,13 @@ --without-system-libodfgen --without-system-libpagemaker --without-system-librevenge +--without-system-libstaroffice +--without-system-libtommath --without-system-libvisio --without-system-libwpd --without-system-libwpg --without-system-libwps +--without-system-libzmf --without-system-lpsolve --without-system-mdds --without-system-mythes |