summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-04-02 20:46:27 +0200
committerFlorian Schmaus <flow@gentoo.org>2024-04-02 20:46:57 +0200
commit05e5afa0f215f0fdd92b7286e4018b79f7e7ba84 (patch)
tree2e35a9d2b0bc55018d487efc9a99aa2e9f7174f4 /app-text/texlive-core
parentdev-texlive/texlive-xetex: add strong blocker for <texlive-latexextra-2023 (diff)
downloadgentoo-05e5afa0f215f0fdd92b7286e4018b79f7e7ba84.tar.gz
gentoo-05e5afa0f215f0fdd92b7286e4018b79f7e7ba84.tar.bz2
gentoo-05e5afa0f215f0fdd92b7286e4018b79f7e7ba84.zip
app-text/texlive-core: add weak blocker for <texlive-langother-2023
Closes: https://bugs.gentoo.org/928307 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r--app-text/texlive-core/texlive-core-2023-r5.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-text/texlive-core/texlive-core-2023-r5.ebuild b/app-text/texlive-core/texlive-core-2023-r5.ebuild
index 62f04258eb8c..97eb9b1ca6a2 100644
--- a/app-text/texlive-core/texlive-core-2023-r5.ebuild
+++ b/app-text/texlive-core/texlive-core-2023-r5.ebuild
@@ -172,6 +172,7 @@ DEPEND="
${COMMON_DEPEND}
"
+# !<dev-texlive/texlive-langother-2023 see https://bugs.gentoo.org/928307
RDEPEND="
${COMMON_DEPEND}
virtual/perl-Getopt-Long
@@ -185,6 +186,7 @@ RDEPEND="
)
!<dev-texlive/texlive-basic-2023
!<dev-texlive/texlive-mathscience-2023
+ !<dev-texlive/texlive-langother-2023
"
S="${WORKDIR}/${MY_P}"