mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
fastd: drop hostmakedepends provided by build_style
This commit is contained in:
parent
45afb27ef5
commit
efb9760ef8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue