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 @@ Main-Class: org.eclipse.jdt.internal.compiler.batch.Main\n")))
(mkdir-p share) (mkdir-p share)
(install-file "ecj-bootstrap.jar" share))))))) (install-file "ecj-bootstrap.jar" share)))))))
(native-inputs (native-inputs
`(("ant-bootstrap" ,ant-bootstrap) (list ant-bootstrap unzip jikes jamvm-1-bootstrap fastjar))
("unzip" ,unzip)
("jikes" ,jikes)
("jamvm" ,jamvm-1-bootstrap)
("fastjar" ,fastjar)))
(home-page "https://eclipse.org") (home-page "https://eclipse.org")
(synopsis "Eclipse Java development tools core batch compiler") (synopsis "Eclipse Java development tools core batch compiler")
(description "This package provides the Eclipse Java core batch compiler (description "This package provides the Eclipse Java core batch compiler