diff options
author | Tor Lillqvist <tml@collabora.com> | 2018-11-05 23:02:46 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2018-11-06 10:37:47 +0200 |
commit | de016544e7fd243d7f922b06c7fd11aadd9f0324 (patch) | |
tree | bf9c28cefc84a4c70f159fc74a61cc1639e2030a /distro-configs | |
parent | 1a6caadcfb86aad9bfee6fd066f9697511592128 (diff) |
Don't default to only tango for iOS
It doesn't have all the images that dialogs need, for instance the
vcl/res/radio1.png.
Change-Id: If7839fecb2358846b92d46a47cce3b97f7556711
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeiOS.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeiOS.conf b/distro-configs/LibreOfficeiOS.conf index 038dd1586fc2..92bc968a9f76 100644 --- a/distro-configs/LibreOfficeiOS.conf +++ b/distro-configs/LibreOfficeiOS.conf @@ -7,6 +7,8 @@ --without-java --without-junit +--with-theme=colibre tango + --with-build-platform-configure-options=--with-system-jpeg=no --with-macosx-version-min-required=10.11 |