gnu: bison-boot0: Set name to "bison-boot0".
* gnu/packages/commencement.scm (bison-boot0)[name]: New field.
This commit is contained in:
parent
57bc2dcf0b
commit
e5c1f5cfdf
1 changed files with 1 additions and 2 deletions
|
@ -1721,8 +1721,7 @@ (define bison-boot0
|
|||
;; Recent versions of Linux-Libre headers also depend on this.
|
||||
(package
|
||||
(inherit bison)
|
||||
;; TODO: On the next build cycle, do:
|
||||
;;(name "bison-boot0")
|
||||
(name "bison-boot0")
|
||||
(propagated-inputs `(("m4" ,m4-boot0)))
|
||||
(native-inputs `(("perl" ,perl-boot0)))
|
||||
(inputs (%boot0-inputs)) ;remove Flex...
|
||||
|
|
Loading…
Reference in a new issue