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:
Zheng Junjie 2024-07-17 14:02:45 +08:00 committed by Ludovic Courtès
parent 134969ab63
commit 8a2a088f29
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -312,7 +312,8 @@ (define-public chez-scheme-for-racket
`(,this-package "doc"))
(list stex-bootstrap
(texlive-updmap.cfg
(list texlive-enumitem))))
(list texlive-enumitem
texlive-etoolbox))))
,chez-nanopass-bootstrap
,zuo))
(native-search-paths