cargo-deny: remove perl hostmakedep.
This commit is contained in:
parent
4e253865bf
commit
5cf118bfc9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=0.6.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features"
|
configure_args="--no-default-features"
|
||||||
hostmakedepends="pkg-config perl"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libressl-devel"
|
makedepends="libressl-devel"
|
||||||
short_desc="Cargo plugin to help you manage large dependency graphs"
|
short_desc="Cargo plugin to help you manage large dependency graphs"
|
||||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue