From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/latex2pydata/
Date: Fri, 6 Dec 2024 14:53:51 +0000 (UTC) [thread overview]
Message-ID: <1733496795.447e16b85a14c2dfe7ee644922f114924368510f.flow@gentoo> (raw)
commit: 447e16b85a14c2dfe7ee644922f114924368510f
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 14:53:15 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 14:53:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=447e16b8
dev-tex/latex2pydata: add missing fontsextra BDEPEND
Closes: https://bugs.gentoo.org/944464
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-tex/latex2pydata/latex2pydata-0.4.1.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-tex/latex2pydata/latex2pydata-0.4.1.ebuild b/dev-tex/latex2pydata/latex2pydata-0.4.1.ebuild
index ea5369853f6a..fbd474731fc6 100644
--- a/dev-tex/latex2pydata/latex2pydata-0.4.1.ebuild
+++ b/dev-tex/latex2pydata/latex2pydata-0.4.1.ebuild
@@ -24,7 +24,12 @@ LICENSE="LPPL-1.3c"
SLOT="0"
KEYWORDS="~amd64"
-BDEPEND=">=dev-texlive/texlive-latexextra-2024"
+# fontsextra for fourier.sty
+# latexextra for upquote.sty
+BDEPEND="
+ >=dev-texlive/texlive-fontsextra-2024
+ >=dev-texlive/texlive-latexextra-2024
+"
distutils_enable_tests pytest
next reply other threads:[~2024-12-06 14:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-06 14:53 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-07 14:48 [gentoo-commits] repo/gentoo:master commit in: dev-tex/latex2pydata/ Arthur Zamarin
2025-02-07 14:44 Arthur Zamarin
2025-01-15 16:19 Sam James
2024-12-06 14:49 Florian Schmaus
2024-11-22 12:14 Florian Schmaus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1733496795.447e16b85a14c2dfe7ee644922f114924368510f.flow@gentoo \
--to=flow@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox