* [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-bibtexextra/
@ 2024-02-14 7:18 Florian Schmaus
0 siblings, 0 replies; 2+ messages in thread
From: Florian Schmaus @ 2024-02-14 7:18 UTC (permalink / raw
To: gentoo-commits
commit: efc6d809d37f305648772b1c365ec00391a8db38
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 07:17:31 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 07:17:53 2024 +0000
URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=efc6d809
dev-texlive/texlive-bibtexextra: make biblatex a PDEPEND
Bug: https://bugs.gentoo.org/836779#c39
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
| 2 ++
1 file changed, 2 insertions(+)
--git a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2023_p67386.ebuild b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2023_p67386.ebuild
index 1115741..5def417 100644
--- a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2023_p67386.ebuild
+++ b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2023_p67386.ebuild
@@ -375,6 +375,8 @@ COMMON_DEPEND="
RDEPEND="
${COMMON_DEPEND}
>=dev-tex/biber-2.19
+"
+PDEPEND="
>=dev-tex/biblatex-3.19
"
DEPEND="
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-bibtexextra/
@ 2024-02-14 10:21 Florian Schmaus
0 siblings, 0 replies; 2+ messages in thread
From: Florian Schmaus @ 2024-02-14 10:21 UTC (permalink / raw
To: gentoo-commits
commit: 86869419362cb68e45e0ea8940636b497e6eee45
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 10:19:23 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 10:19:26 2024 +0000
URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=86869419
dev-texlive/texlive-bibtexextra: drop biber from RDEPEND
We pull in dev-tex/biber based on the biber USE flag on
dev-tex/biblatex. This also breaks a cryclic dependency.
Bug: https://bugs.gentoo.org/836779#c43
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
| 1 -
1 file changed, 1 deletion(-)
--git a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2023_p67386.ebuild b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2023_p67386.ebuild
index 5def417..55bbf25 100644
--- a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2023_p67386.ebuild
+++ b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2023_p67386.ebuild
@@ -374,7 +374,6 @@ COMMON_DEPEND="
"
RDEPEND="
${COMMON_DEPEND}
- >=dev-tex/biber-2.19
"
PDEPEND="
>=dev-tex/biblatex-3.19
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-14 10:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-14 10:21 [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-bibtexextra/ Florian Schmaus
-- strict thread matches above, loose matches on Subject: below --
2024-02-14 7:18 Florian Schmaus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox