projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6a75aa
)
mosh: Add protobuf host build dependency
author
Rosen Penev
<rosenp@gmail.com>
Fri, 11 Oct 2019 03:08:54 +0000
(20:08 -0700)
committer
Rosen Penev
<rosenp@gmail.com>
Fri, 11 Oct 2019 03:08:54 +0000
(20:08 -0700)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/mosh/Makefile
patch
|
blob
|
history
diff --git
a/net/mosh/Makefile
b/net/mosh/Makefile
index d98d9b10a0f4c71af328d03168fb35737be44c39..c22041f166c02776325798f7824d8e2194441fa5 100644
(file)
--- a/
net/mosh/Makefile
+++ b/
net/mosh/Makefile
@@
-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