gnu: ecj-bootstrap: Use label-less input style.

* gnu/packages/java.scm (ecj-bootstrap)[native-inputs]: Use new style.
This commit is contained in:
Ricardo Wurmus 2021-12-18 17:31:57 +01:00
parent e8a6138ab1
commit d55aad0a1b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -476,11 +476,7 @@ (define ecj-bootstrap
(mkdir-p share)
(install-file "ecj-bootstrap.jar" share)))))))
(native-inputs
`(("ant-bootstrap" ,ant-bootstrap)
("unzip" ,unzip)
("jikes" ,jikes)
("jamvm" ,jamvm-1-bootstrap)
("fastjar" ,fastjar)))
(list ant-bootstrap unzip jikes jamvm-1-bootstrap fastjar))
(home-page "https://eclipse.org")
(synopsis "Eclipse Java development tools core batch compiler")
(description "This package provides the Eclipse Java core batch compiler