dnsdist: add missing dependency on libcap
authorJames Taylor <redacted>
Thu, 12 Dec 2019 09:25:43 +0000 (20:25 +1100)
committerJames Taylor <redacted>
Thu, 12 Dec 2019 09:31:49 +0000 (20:31 +1100)
commit64b9bd368fb0245fde3a13e27d1137fe1bdba760
tree04759ec8ce42421c51decc6228dababf3da075c6
parentad4acb5531d5cde41e12eb8ac13a948adfec7bd1
dnsdist: add missing dependency on libcap

When present on the build system dnsdist will try to make use of libcap. This
change adds an explicit dependency to ensure it's present at build time, to
prevent build failures when another package brings the dependency in.

Signed-off-by: James Taylor <redacted>
net/dnsdist/Makefile
git clone https://git.99rst.org/PROJECT