fastd: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:04 +01:00
parent 45afb27ef5
commit efb9760ef8

View file

@ -3,7 +3,7 @@ pkgname=fastd
version=18
revision=1
build_style=cmake
hostmakedepends="cmake pkg-config bison"
hostmakedepends="pkg-config bison"
makedepends="libuecc-devel libsodium-devel json-c-devel libcap-devel"
short_desc="Fast and Secure Tunneling Daemon"
maintainer="Enno Boland <gottox@voidlinux.eu>"