gnu: classpath-0.99: Use label-less input style.

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

View file

@ -592,13 +592,10 @@ (define classpath-0.99
(add-after 'install 'install-data
(lambda _ (invoke "make" "install-data"))))))
(native-inputs
`(("ecj-bootstrap" ,ecj-bootstrap)
("ecj-javac-wrapper" ,ecj-javac-wrapper)
("fastjar" ,fastjar)
("jamvm" ,jamvm-1-bootstrap)
("classpath" ,classpath-bootstrap)
("libltdl" ,libltdl)
("pkg-config" ,pkg-config)))))
(list classpath-bootstrap
ecj-bootstrap ecj-javac-wrapper
fastjar jamvm-1-bootstrap
libltdl pkg-config))))
;; We need this because classpath-bootstrap does not provide all of the tools
;; we need to build classpath-devel.