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-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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue