dnsdist: add missing build dep on protoc
authorSebastian Kemper <redacted>
Sat, 14 Dec 2019 16:37:56 +0000 (17:37 +0100)
committerSebastian Kemper <redacted>
Sat, 14 Dec 2019 16:39:08 +0000 (17:39 +0100)
commit6374c7d921fbe5a223c5178908f2c2e62e6dd008
treebacb0db934683f746648855c8ae609ecc1a6e616
parentc28357d92341aa71b4eb6ebb23e0e57244c826c3
dnsdist: add missing build dep on protoc

The build needs protoc, otherwise it fails.

checking if we need to link in protobuf... yes
checking for PROTOBUF... yes
checking for protoc... no
configure: error: Protobuf requested but the protobuf compiler was not found

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