gnu: rust-webpki-roots-0.22: Add missing input.

* gnu/packages/crates-io.scm (rust-webpki-roots-0.22)[native-inputs]:
Add perl.
This commit is contained in:
Efraim Flashner 2023-04-25 11:22:04 +03:00
parent 0313eb4b7d
commit 316edc268c
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -71516,6 +71516,8 @@ (define-public rust-webpki-roots-0.22
(arguments
`(#:cargo-inputs
(("rust-webpki" ,rust-webpki-0.22))))
(native-inputs
(list perl))
(home-page "https://github.com/rustls/webpki-roots")
(synopsis "Mozilla's CA root certificates for use with webpki")
(description "This package provides Mozilla's CA root certificates for use