gnu: %boot-tcc-inputs: Remove extra "gash-utils".
* gnu/packages/commencement.scm (%boot-tcc-inputs): Remove 'gash-utils-boot' (it is already included in '%boot-gash-inputs' under the name "coreutils").
This commit is contained in:
parent
95630d2d74
commit
1594aaecd5
@ -885,7 +885,6 @@ $MES -e '(mescc)' module/mescc.scm -- \"$@\"
|
||||
`(("bash" ,bash-mesboot0)
|
||||
("gzip" ,gzip-mesboot)
|
||||
("patch" ,patch-mesboot)
|
||||
("gash-utils" ,gash-utils-boot)
|
||||
("tcc" ,tcc-boot)
|
||||
,@(alist-delete "tcc" (%boot-tcc0-inputs))))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user