badvpn: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:02 +01:00
parent c9d0c8bd44
commit f10789007a

View file

@ -3,7 +3,7 @@ pkgname=badvpn
version=1.999.130
revision=6
build_style=cmake
hostmakedepends="cmake pkg-config"
hostmakedepends="pkg-config"
makedepends="libressl-devel nspr-devel nss-devel"
short_desc="Peer-to-peer VPN system"
maintainer="Enno Boland <gottox@voidlinux.eu>"