ecdsautils: drop hostmakedepends provided by build_style
This commit is contained in:
parent
3ef55c3f64
commit
61dafc3f6c
|
@ -3,7 +3,7 @@ pkgname=ecdsautils
|
|||
version=0.3.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libuecc-devel"
|
||||
short_desc="Tiny collection of programs used for ECDSA"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in New Issue