Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3037e0915aa42f3adbc057d7ac2d7b795a3e6e07
commit 3037e0915aa42f3adbc057d7ac2d7b795a3e6e07 Author: Miklos Vajna <[email protected]> Date: Sat Dec 2 21:57:19 2017 +0100 libreoffice-5.4.3.2-2-x86_64 - use system xmlsec diff --git a/source/xoffice/libreoffice/FrugalBuild b/source/xoffice/libreoffice/FrugalBuild index a251fda..3473373 100644 --- a/source/xoffice/libreoffice/FrugalBuild +++ b/source/xoffice/libreoffice/FrugalBuild @@ -60,6 +60,7 @@ depends=( 'unzip' 'zip' 'libgpgmepp' + 'xmlsec1>=1.2.25-2' ) makedepends=( 'apache-ant' @@ -108,7 +109,6 @@ source+=() signatures+=() ext_source=(http://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll \ - http://dev-www.libreoffice.org/src/xmlsec1-1.2.24.tar.gz \ http://dev-www.libreoffice.org/src/libjpeg-turbo-1.5.1.tar.gz \ http://dev-www.libreoffice.org/src/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip \ http://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip \ @@ -266,7 +266,6 @@ build() --with-system-headers \ --with-system-ucpp \ --without-system-hsqldb \ - --without-system-xmlsec \ --without-system-jpeg \ --disable-coinmp \ --with-external-tar=`pwd`/ext_source \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
