gnu: sablevm-classpath: Remove unnecessary inputs.
* gnu/packages/java.scm (sablevm-classpath)[inputs]: Remove.
This commit is contained in:
parent
29be6cfb20
commit
15b8b5deca
|
@ -139,9 +139,6 @@ and binary format defined in The Java Virtual Machine Specification.")
|
|||
"--disable-dssi"
|
||||
"--disable-alsa"
|
||||
"--disable-gjdoc")))
|
||||
(inputs
|
||||
`(("gconf" ,gconf)
|
||||
("gtk+" ,gtk+-2)))
|
||||
(native-inputs
|
||||
`(("jikes" ,jikes)
|
||||
("fastjar" ,fastjar)
|
||||
|
|
Loading…
Reference in New Issue