mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: book-sparc: Fix build.
* gnu/packages/books.scm (book-sparc):[native-inputs]: Add texlive-lineno, texlive-xtring. Change-Id: Ic2f7c6bcf5476fea72db627ea12385be47bfdbbb
This commit is contained in:
parent
8207bdf26c
commit
5a09308c7c
1 changed files with 3 additions and 1 deletions
|
@ -81,6 +81,7 @@
|
||||||
texlive-glossaries-extra
|
texlive-glossaries-extra
|
||||||
texlive-koma-script
|
texlive-koma-script
|
||||||
texlive-lilyglyphs
|
texlive-lilyglyphs
|
||||||
|
texlive-lineno
|
||||||
texlive-minted
|
texlive-minted
|
||||||
texlive-multirow
|
texlive-multirow
|
||||||
texlive-pgf
|
texlive-pgf
|
||||||
|
@ -92,7 +93,8 @@
|
||||||
texlive-transparent
|
texlive-transparent
|
||||||
texlive-trimspaces
|
texlive-trimspaces
|
||||||
texlive-upquote
|
texlive-upquote
|
||||||
texlive-xetex))
|
texlive-xetex
|
||||||
|
texlive-xstring))
|
||||||
which))
|
which))
|
||||||
(inputs (list font-liberation git))
|
(inputs (list font-liberation git))
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue