Merge pull request #6205 from sartura/protobuf-c
protobuf-c: add build time dependency protobuf
This commit is contained in:
commit
2cfe32d7dd
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue