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
|
version=0.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libuecc-devel"
|
makedepends="libuecc-devel"
|
||||||
short_desc="Tiny collection of programs used for ECDSA"
|
short_desc="Tiny collection of programs used for ECDSA"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
|
|
Loading…
Reference in New Issue