From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/tex-overlay:main commit in: dev-tex/latex2pydata/
Date: Fri, 6 Dec 2024 14:53:46 +0000 (UTC) [thread overview]
Message-ID: <1733496806.9f8ae4cbbc4083624a663811222aaaec105a6efe.flow@gentoo> (raw)
commit: 9f8ae4cbbc4083624a663811222aaaec105a6efe
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 14:53:26 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 14:53:26 2024 +0000
URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=9f8ae4cb
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 ea53698..fbd4747 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: 8+ 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 --
2024-12-06 14:47 [gentoo-commits] proj/tex-overlay:main commit in: dev-tex/latex2pydata/ Florian Schmaus
2024-12-06 14:47 Florian Schmaus
2024-11-29 9:12 Florian Schmaus
2024-11-26 10:45 Florian Schmaus
2024-11-22 17:13 Florian Schmaus
2024-11-22 12:09 Florian Schmaus
2024-11-21 17:37 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=1733496806.9f8ae4cbbc4083624a663811222aaaec105a6efe.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