projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c943a1
)
luci-proto-wireguard: fix luci.wireguard rpcd dependency
5399/head
author
Florian Eckert
<fe@dev.tdt.de>
Thu, 30 Sep 2021 10:43:21 +0000
(12:43 +0200)
committer
Florian Eckert
<fe@dev.tdt.de>
Thu, 30 Sep 2021 10:46:15 +0000
(12:46 +0200)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
protocols/luci-proto-wireguard/Makefile
patch
|
blob
|
history
diff --git
a/protocols/luci-proto-wireguard/Makefile
b/protocols/luci-proto-wireguard/Makefile
index f88b90bbfa504303c95c52988849c117a5bd929e..75c5e1868fae93ddd9956edb1291c3267a2447d6 100644
(file)
--- a/
protocols/luci-proto-wireguard/Makefile
+++ b/
protocols/luci-proto-wireguard/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for WireGuard VPN
-LUCI_DEPENDS:=+wireguard-tools
+LUCI_DEPENDS:=+wireguard-tools
+libuci-lua
LUCI_PKGARCH:=all
include ../../luci.mk