summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-07-06 12:40:58 +0200
committerFlorian Schmaus <flow@gentoo.org>2024-07-06 12:41:15 +0200
commitda415f285134245723474bed1e364903bc4f89fd (patch)
treec8753e92e04627bd1a0177822a67379784a80eb0 /dev-tex
parentmedia-libs/dssi: fixed incompatible pointer (diff)
downloadgentoo-da415f285134245723474bed1e364903bc4f89fd.tar.gz
gentoo-da415f285134245723474bed1e364903bc4f89fd.tar.bz2
gentoo-da415f285134245723474bed1e364903bc4f89fd.zip
dev-tex/lgrind: add DEPEND on latexextra
Closes: https://bugs.gentoo.org/928305 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/lgrind/lgrind-3.67-r4.ebuild3
1 files changed, 3 insertions, 0 deletions
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