summaryrefslogtreecommitdiffstats
path: root/office/LibreOffice/README
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2016-02-06 00:35:43 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-02-06 03:36:46 +0700
commit235aeb87a8be538d5d9d31c6364266cbb8f1005e (patch)
treeddc177aed7a51ae4464dcf2e28a729d59cc52f17 /office/LibreOffice/README
parente4b2adda9d549323cfc7a1bbb6a29b4147189c87 (diff)
downloadslackbuilds-235aeb87a8be538d5d9d31c6364266cbb8f1005e.tar.gz
slackbuilds-235aeb87a8be538d5d9d31c6364266cbb8f1005e.tar.xz
office/LibreOffice: Fix Build on x86.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/LibreOffice/README')
-rw-r--r--office/LibreOffice/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/office/LibreOffice/README b/office/LibreOffice/README
index 42f1f98b96..1a73fb276c 100644
--- a/office/LibreOffice/README
+++ b/office/LibreOffice/README
@@ -6,4 +6,10 @@ application, Impress, the presentation engine, Draw, our drawing and
flowcharting application, Base, our database and database frontend,
and Math for editing mathematics.
-This SlackBuild builds the entire project from its source code.
+This SlackBuild builds the entire project from its source code. In seeking a
+fully functional LibreOffice, most optional features are included by default.
+Build time environment variables that may set to vary features are as follows.
+1. enable (disabled by default) the experimental VLC avmedia backend with:
+ VLC="yes"
+2. disable (enabled by default) use of avahi with:
+ AVAHI="no"