From: Mislav Novakovic Date: Thu, 7 Jun 2018 10:26:42 +0000 (+0200) Subject: protobuf-c: add build time dependency protobuf X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a35581902cf6c6d4b51fc44a4db4d8c5bc8b51a5;p=openwrt-packages.git protobuf-c: add build time dependency protobuf Signed-off-by: Mislav Novakovic --- diff --git a/libs/protobuf-c/Makefile b/libs/protobuf-c/Makefile index 71a0b0496..0fd3de9fe 100644 --- a/libs/protobuf-c/Makefile +++ b/libs/protobuf-c/Makefile @@ -19,6 +19,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=$(PKG_VERSION) PKG_BUILD_DEPENDS:=protobuf-c/host +PKG_BUILD_DEPENDS:=protobuf/host PKG_INSTALL:=1 PKG_FIXUP:=autoreconf