mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
tarpaulin: remove unnecessary cmake build dep
This commit is contained in:
parent
0f840e564d
commit
f005d4999e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
|||
archs="x86_64*"
|
||||
build_style=cargo
|
||||
make_check_args="-- --test-threads 1"
|
||||
hostmakedepends="pkg-config cmake"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel zlib-devel"
|
||||
short_desc="Code coverage tool for Rust/Cargo projects"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue