gnu: perl-test-www-mechanize: Remove native-inputs.
* gnu/packages/web.scm (perl-test-www-mechanize)[native-inputs]: Remove both duplicate fields, neither of which affect the output.master
parent
8b3a9033ff
commit
a7e8e75c4b
|
@ -3418,10 +3418,6 @@ either mocked HTTP or a locally spawned server.")
|
|||
(base32
|
||||
"1d11fx9155d5v17d5w7q3kj37b01l8yj2yb0g6b0z1vh938rrlcr"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
`(("perl-test-exception" ,perl-test-exception)))
|
||||
(native-inputs
|
||||
`(("perl-module-install" ,perl-module-install)))
|
||||
(propagated-inputs
|
||||
`(("perl-carp-assert-more" ,perl-carp-assert-more)
|
||||
("perl-html-form" ,perl-html-form)
|
||||
|
|
Reference in New Issue