fastd: drop hostmakedepends provided by build_style
This commit is contained in:
parent
45afb27ef5
commit
efb9760ef8
|
@ -3,7 +3,7 @@ pkgname=fastd
|
||||||
version=18
|
version=18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config bison"
|
hostmakedepends="pkg-config bison"
|
||||||
makedepends="libuecc-devel libsodium-devel json-c-devel libcap-devel"
|
makedepends="libuecc-devel libsodium-devel json-c-devel libcap-devel"
|
||||||
short_desc="Fast and Secure Tunneling Daemon"
|
short_desc="Fast and Secure Tunneling Daemon"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
|
|
Loading…
Reference in New Issue