summaryrefslogtreecommitdiffstats
path: root/office/LibreOffice/LibreOffice.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing2018-08-15 01:47:07 +0200
committer Willy Sudiarto Raharjo2018-08-18 03:39:52 +0200
commit98193df068f9fd3609427e40d083ec8c3f8f48ed (patch)
treec248170f68a7301b782f8b35befa700040aa42ab /office/LibreOffice/LibreOffice.SlackBuild
parenta6be7cdbb2c5be9856e27e4bef0cf485a051ee8d (diff)
downloadslackbuilds-98193df068f9fd3609427e40d083ec8c3f8f48ed.tar.gz
office/LibreOffice: Updated for version 6.1.0.3
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'office/LibreOffice/LibreOffice.SlackBuild')
-rw-r--r--office/LibreOffice/LibreOffice.SlackBuild9
1 files changed, 8 insertions, 1 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild
index 7857609292..dd02a3218f 100644
--- a/office/LibreOffice/LibreOffice.SlackBuild
+++ b/office/LibreOffice/LibreOffice.SlackBuild
@@ -26,7 +26,7 @@
PRGNAM=LibreOffice
SRCNAM=libreoffice
-VERSION=${VERSION:-6.0.6.2}
+VERSION=${VERSION:-6.1.0.3}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -139,8 +139,12 @@ fi
--without-gssapi \
--without-junit \
--with-help \
+ --with-system-apr \
+ --with-system-bluez \
--with-system-boost \
+ --with-system-bzip2 \
--with-system-cairo \
+ --with-system-clucene \
--with-system-curl \
--with-system-dicts \
--with-system-expat \
@@ -148,6 +152,8 @@ fi
--with-system-icu \
--with-system-jpeg \
--with-system-lcms2 \
+ --with-system-libepoxy \
+ --with-system-libodfgen \
--with-system-libpng \
--with-system-librevenge \
--with-system-libwpd \
@@ -156,6 +162,7 @@ fi
--with-system-mariadb \
--with-system-neon \
--with-system-nss \
+ --with-system-openldap-client \
--with-system-openssl \
--with-system-poppler \
--with-system-redland \