mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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 <sebastian_ml@gmx.net>
This commit is contained in:
@@ -15,6 +15,8 @@ PKG_CPE_ID:=cpe:/a:powerdns:dnsdist
|
|||||||
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
|
PKG_BUILD_DEPENDS:=protobuf/host
|
||||||
|
|
||||||
PKG_CONFIG_DEPENDS:= \
|
PKG_CONFIG_DEPENDS:= \
|
||||||
CONFIG_DNSDIST_GNUTLS \
|
CONFIG_DNSDIST_GNUTLS \
|
||||||
CONFIG_DNSDIST_OPENSSL
|
CONFIG_DNSDIST_OPENSSL
|
||||||
|
|||||||
Reference in New Issue
Block a user