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.
This commit is contained in:
parent
8b3a9033ff
commit
a7e8e75c4b
|
@ -3418,10 +3418,6 @@ either mocked HTTP or a locally spawned server.")
|
||||||
(base32
|
(base32
|
||||||
"1d11fx9155d5v17d5w7q3kj37b01l8yj2yb0g6b0z1vh938rrlcr"))))
|
"1d11fx9155d5v17d5w7q3kj37b01l8yj2yb0g6b0z1vh938rrlcr"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(native-inputs
|
|
||||||
`(("perl-test-exception" ,perl-test-exception)))
|
|
||||||
(native-inputs
|
|
||||||
`(("perl-module-install" ,perl-module-install)))
|
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("perl-carp-assert-more" ,perl-carp-assert-more)
|
`(("perl-carp-assert-more" ,perl-carp-assert-more)
|
||||||
("perl-html-form" ,perl-html-form)
|
("perl-html-form" ,perl-html-form)
|
||||||
|
|
Loading…
Reference in New Issue