mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: chez-scheme-for-racket: Add dependency on ‘texlive-etoolbox’.
* gnu/packages/chez.scm (chez-scheme-for-racket)[native-inputs]: Add TEXLIVE-ETOOLBOX. Change-Id: I2ab849443dbad11a8a867b543c5548b3f266f655
This commit is contained in:
committed by
Ludovic Courtès
parent
134969ab63
commit
8a2a088f29
@@ -312,7 +312,8 @@ will name the threaded machine type unless THREADS? is provided as #f."
|
||||
`(,this-package "doc"))
|
||||
(list stex-bootstrap
|
||||
(texlive-updmap.cfg
|
||||
(list texlive-enumitem))))
|
||||
(list texlive-enumitem
|
||||
texlive-etoolbox))))
|
||||
,chez-nanopass-bootstrap
|
||||
,zuo))
|
||||
(native-search-paths
|
||||
|
||||
Reference in New Issue
Block a user