ecdsautils: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:04 +01:00
parent 3ef55c3f64
commit 61dafc3f6c
1 changed files with 1 additions and 1 deletions

View File

@ -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>"