me
/
guix
Archived
1
0
Fork 0

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
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
1 changed files with 0 additions and 4 deletions

View File

@ -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)