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:
db85d6e
)
ldbus: Add zip/host build dependency
author
Rosen Penev
<rosenp@gmail.com>
Fri, 16 Aug 2019 19:51:27 +0000
(12:51 -0700)
committer
Rosen Penev
<rosenp@gmail.com>
Fri, 16 Aug 2019 19:51:27 +0000
(12:51 -0700)
Needed when zip is missing on the host (very rare).
Signed-off-by: Rosen Penev <rosenp@gmail.com>
lang/ldbus/Makefile
patch
|
blob
|
history
diff --git
a/lang/ldbus/Makefile
b/lang/ldbus/Makefile
index a0500a64fa75b4ed8e211769e121edf6d0e0f961..86f67711aa81340d3f82299571162d490f11780f 100644
(file)
--- a/
lang/ldbus/Makefile
+++ b/
lang/ldbus/Makefile
@@
-17,7
+17,7
@@
PKG_SOURCE_URL=https://github.com/daurnimator/ldbus
PKG_MAINTAINER:=Enrico Mioso <mrkiko.rs@gmail.com>
PKG_LICENSE:=MIT
-PKG_BUILD_DEPENDS:=luarocks/host
+PKG_BUILD_DEPENDS:=luarocks/host
zip/host
include $(INCLUDE_DIR)/package.mk