mosh: Add protobuf host build dependency

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev 2019-10-10 20:08:54 -07:00
parent e6a75aaf63
commit 2fcdd1fb57
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ PKG_LICENSE_FILES:=COPYING
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1
PKG_BUILD_DEPENDS:=protobuf/host
PKG_USE_MIPS16:=0
include $(INCLUDE_DIR)/package.mk