From 8a2a088f298af0f239803dd75ee62e4f32d69633 Mon Sep 17 00:00:00 2001 From: Zheng Junjie Date: Wed, 17 Jul 2024 14:02:45 +0800 Subject: [PATCH] =?UTF-8?q?gnu:=20chez-scheme-for-racket:=20Add=20dependen?= =?UTF-8?q?cy=20on=20=E2=80=98texlive-etoolbox=E2=80=99.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/chez.scm (chez-scheme-for-racket)[native-inputs]: Add TEXLIVE-ETOOLBOX. Change-Id: I2ab849443dbad11a8a867b543c5548b3f266f655 --- gnu/packages/chez.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/chez.scm b/gnu/packages/chez.scm index 0874a9a817..66e57954eb 100644 --- a/gnu/packages/chez.scm +++ b/gnu/packages/chez.scm @@ -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