commit:     5f01de1275725c2ff0c6bb37b9c44027b77e87e4
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 13 08:53:30 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jun 13 08:53:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f01de12

app-text/texlive-core: disable xindy-docs

Otherwise we are going to end up with packages collision,
as xindy docs require some texlive packages that in turn require
texlive-core itself.

Closes: https://bugs.gentoo.org/727314
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 app-text/texlive-core/texlive-core-2020-r5.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/texlive-core/texlive-core-2020-r5.ebuild 
b/app-text/texlive-core/texlive-core-2020-r5.ebuild
index 93cfc86bccf..d508896e46c 100644
--- a/app-text/texlive-core/texlive-core-2020-r5.ebuild
+++ b/app-text/texlive-core/texlive-core-2020-r5.ebuild
@@ -241,6 +241,7 @@ src_configure() {
                --disable-native-texlive-build \
                --disable-largefile \
                --disable-build-in-source-tree \
+               --disable-xindy-docs \
                --with-banner-add=" Gentoo Linux" \
                $(use_enable luajittex) \
                $(use_enable luajittex luajithbtex) \

Reply via email to