diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-02-08 16:40:54 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-02-08 16:40:54 +0100 |
commit | 706d193698eda2ef81ab7b9301d3b0240bc588b9 (patch) | |
tree | d79b59cc162e367841abf121d27cb6500c6ae9ca /distro-configs/LibreOfficeLinux.conf | |
parent | 5319808d29666827df2b6010b433c293cf738b4e (diff) |
Enable dbus in LibreOfficeLinux configuration
Change-Id: I959437dd440c0eec4fdfa75498a95295bb85cda0
Diffstat (limited to 'distro-configs/LibreOfficeLinux.conf')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index 1934c1c7a2df..c46c878a2f6c 100644 --- a/distro-configs/LibreOfficeLinux.conf +++ b/distro-configs/LibreOfficeLinux.conf @@ -22,6 +22,7 @@ --with-external-thes-dir=/usr/share/mythes --with-external-hyph-dir=/usr/share/hyphen --with-external-dict-dir=/usr/share/hunspell +--enable-dbus --enable-extension-integration --enable-opengl --enable-odk @@ -42,4 +43,3 @@ --disable-unix-qstart-libpng --disable-randr-link --disable-kde4 ---disable-dbus |