diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-07-01 10:53:26 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-07-01 17:41:25 +0200 |
commit | 4332375acee8b8ce618c1833a0c11ab13aea21fd (patch) | |
tree | 211111902a17034b67aa96af81bd3073f40027a5 /distro-configs | |
parent | 2cc95ef7f001d284ce70563ade4acc28f0a28caa (diff) |
Adapt Flatpak build to new Box2D external requirement
...introduced with a7f2239e649ea1b9ef611d758841584ab51abed0 "external: bundle
box2d"
Change-Id: Ia1a46dc517073d3cf7f221d3f7275741e94995a1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97629
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeFlatpak.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeFlatpak.conf b/distro-configs/LibreOfficeFlatpak.conf index 0d0f9ce5c881..81604de9f1f7 100644 --- a/distro-configs/LibreOfficeFlatpak.conf +++ b/distro-configs/LibreOfficeFlatpak.conf @@ -14,6 +14,7 @@ --without-system-beanshell --without-system-bluez --without-system-boost +--without-system-box2d --without-system-clucene --without-system-coinmp --without-system-cppunit |