mirror of https://github.com/openwrt/packages.git
Merge pull request #6205 from sartura/protobuf-c
protobuf-c: add build time dependency protobufpull/6211/head
commit
2cfe32d7dd
|
@ -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 New Issue