commit:     4f77b83217063508073eda9167eaf1bd7977c010
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 25 23:48:11 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 23:48:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f77b832

app-office/libreoffice: DEPEND on dev-libs/xmlsec[nss] instead of bundled

Reported-by: jospezial <jospezial <AT> gmx.de>
Gentoo-bug: 577278

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-office/libreoffice/libreoffice-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/libreoffice/libreoffice-9999.ebuild 
b/app-office/libreoffice/libreoffice-9999.ebuild
index cd11bb0a497..e259b7d60d0 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -56,7 +56,6 @@ unset DEV_URI
 # These are bundles that can't be removed for now due to huge patchsets.
 # If you want them gone, patches are welcome.
 ADDONS_SRC=(
-       "${ADDONS_URI}/xmlsec1-1.2.24.tar.gz" # modifies source code
        "collada? ( 
${ADDONS_URI}/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
 )"
        "java? ( 
${ADDONS_URI}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip )"
        # no release for 8 years, should we package it?
@@ -120,6 +119,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
        !libressl? ( >=dev-libs/openssl-1.0.0d:0 )
        libressl? ( dev-libs/libressl )
        >=dev-libs/redland-1.0.16
+       >=dev-libs/xmlsec-1.2.24[nss]
        media-gfx/graphite2
        media-libs/fontconfig
        media-libs/freetype:2

Reply via email to