diff --git a/srcpkgs/fastd/template b/srcpkgs/fastd/template index 40d54906213..0bdf78ed63f 100644 --- a/srcpkgs/fastd/template +++ b/srcpkgs/fastd/template @@ -1,7 +1,7 @@ # Template file for 'fastd' pkgname=fastd version=16 -revision=5 +revision=6 build_style=cmake hostmakedepends="cmake pkg-config bison" makedepends="libuecc-devel libsodium-devel json-c-devel libcap-devel" @@ -16,6 +16,7 @@ conf_files=" /etc/fastd/secret.conf /etc/fastd/fastd.conf" make_dirs="/etc/fastd/peers 755 root root" +CFLAGS="-I$XBPS_CROSS_BASE/usr/include/sodium" post_install() { vmkdir etc/fastd