diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-05-19 15:55:40 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-05-19 15:55:40 +0200 |
commit | c488328fd27a883e730d1eda47c4a4d2c07f3585 (patch) | |
tree | 5ff62bfb2e9b825f83ad5323400e429fe7dc4d3f /distro-configs/LibreOfficeLinux.conf | |
parent | bc6dd64fe2d8347e20ef4d560024c5e861f07aca (diff) |
explicitly enable avahi
Change-Id: I8d3c639bfeb6797a5d61ea21e55ac23da1504120
Diffstat (limited to 'distro-configs/LibreOfficeLinux.conf')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index 711d6c3aca6e..c0b43e16b087 100644 --- a/distro-configs/LibreOfficeLinux.conf +++ b/distro-configs/LibreOfficeLinux.conf @@ -16,6 +16,7 @@ --with-external-thes-dir=/usr/share/mythes --with-external-hyph-dir=/usr/share/hyphen --with-external-dict-dir=/usr/share/hunspell +--enable-avahi --enable-dbus --enable-extension-integration --enable-odk |