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:
Tobias Geerinckx-Rice 2018-05-01 23:37:05 +02:00
parent 8b3a9033ff
commit a7e8e75c4b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3418,10 +3418,6 @@ (define-public perl-test-www-mechanize
(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)