protobuf-c: add build time dependency protobuf
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
(cherry-picked from a35581902c
)
This commit is contained in:
parent
87b6ed6b93
commit
983bd03703
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=$(PKG_VERSION)
|
PKG_SOURCE_VERSION:=$(PKG_VERSION)
|
||||||
|
|
||||||
PKG_BUILD_DEPENDS:=protobuf-c/host
|
PKG_BUILD_DEPENDS:=protobuf-c/host
|
||||||
|
PKG_BUILD_DEPENDS:=protobuf/host
|
||||||
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
|
|
Loading…
Reference in a new issue