commit:     da415f285134245723474bed1e364903bc4f89fd
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  6 10:40:58 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jul  6 10:41:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da415f28

dev-tex/lgrind: add DEPEND on latexextra

Closes: https://bugs.gentoo.org/928305
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-tex/lgrind/lgrind-3.67-r4.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-tex/lgrind/lgrind-3.67-r4.ebuild 
b/dev-tex/lgrind/lgrind-3.67-r4.ebuild
index 3c28480e5a9a..cd2a9c18f39f 100644
--- a/dev-tex/lgrind/lgrind-3.67-r4.ebuild
+++ b/dev-tex/lgrind/lgrind-3.67-r4.ebuild
@@ -21,6 +21,9 @@ KEYWORDS="amd64 ppc ~sparc x86"
 
 IUSE="examples"
 
+# Depend on latexextra for hypdoc.sty, see https://bugs.gentoo.org/928305
+DEPEND="dev-texlive/texlive-latexextra"
+
 PATCHES=(
        "${FILESDIR}"/${PN}-3.67-fgets.patch
        "${FILESDIR}"/${PN}-3.67-fix-return-with-no-value.patch

Reply via email to