diff options
Diffstat (limited to 'office/LibreOffice/LibreOffice.SlackBuild')
-rw-r--r-- | office/LibreOffice/LibreOffice.SlackBuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild index ad4035f7f982..8cc8cf73d3c1 100644 --- a/office/LibreOffice/LibreOffice.SlackBuild +++ b/office/LibreOffice/LibreOffice.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=LibreOffice SRCNAM=libreoffice -VERSION=${VERSION:-5.3.4.2} +VERSION=${VERSION:-5.4.0.3} SHORT_VERSION=${VERSION%.*.*} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} @@ -138,7 +138,6 @@ fi --without-krb5 \ --without-gssapi \ --without-junit \ - --with-ant-home=lib$LIBDIRSUFFIX/apache-ant \ --with-help \ --with-system-boost \ --with-system-cairo \ |