andreas pushed a commit to branch tex-team in repository guix. commit aa1333c53a0cf87db6da97676b0aa226283d9227 Author: Nicolas Goaziou <m...@nicolasgoaziou.fr> AuthorDate: Wed Apr 30 15:24:27 2025 +0200
gnu: book-sparc: Fix build. * gnu/packages/books.scm (book-sparc):[native-inputs]: Add texlive-lineno, texlive-xtring. Change-Id: Ic2f7c6bcf5476fea72db627ea12385be47bfdbbb --- gnu/packages/books.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/books.scm b/gnu/packages/books.scm index 0fd80f6985..1f2bfba38b 100644 --- a/gnu/packages/books.scm +++ b/gnu/packages/books.scm @@ -81,6 +81,7 @@ texlive-glossaries-extra texlive-koma-script texlive-lilyglyphs + texlive-lineno texlive-minted texlive-multirow texlive-pgf @@ -92,7 +93,8 @@ texlive-transparent texlive-trimspaces texlive-upquote - texlive-xetex)) + texlive-xetex + texlive-xstring)) which)) (inputs (list font-liberation git)) (arguments