From 5a09308c7c20e6ca4c0508fdb85013551a2f1e01 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Wed, 30 Apr 2025 15:24:27 +0200 Subject: [PATCH] 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 0fd80f69859c761b9214d2c5f7da54c11d98689f..1f2bfba38b9c888f437154957c7dd4b1f8fdf9bd 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