diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-04-14 21:23:13 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-04-14 21:24:09 +0200 |
commit | 18f3b5ce54be1e208195c45a479e7c483a00f5c6 (patch) | |
tree | 2c3e404dba2974e745f8833b6166fd63e1cb08f9 /app-text | |
parent | dev-util/pkgcheck: Stabilize 0.10.29 ppc64, #930025 (diff) | |
download | gentoo-18f3b5ce54be1e208195c45a479e7c483a00f5c6.tar.gz gentoo-18f3b5ce54be1e208195c45a479e7c483a00f5c6.tar.bz2 gentoo-18f3b5ce54be1e208195c45a479e7c483a00f5c6.zip |
app-text/texlive-core: add weak blocker for <texlive-music-2023
Closes: https://bugs.gentoo.org/929964
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive-core/texlive-core-2023-r6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/texlive-core/texlive-core-2023-r6.ebuild b/app-text/texlive-core/texlive-core-2023-r6.ebuild index 4c3cc6a99092..31dfa7b9c7bf 100644 --- a/app-text/texlive-core/texlive-core-2023-r6.ebuild +++ b/app-text/texlive-core/texlive-core-2023-r6.ebuild @@ -187,6 +187,7 @@ RDEPEND=" !<dev-texlive/texlive-basic-2023 !<dev-texlive/texlive-mathscience-2023 !<dev-texlive/texlive-langother-2023 + !<dev-texlive/texlive-music-2023 " S="${WORKDIR}/${MY_P}" |