mirror of https://github.com/openwrt/luci.git
Merge pull request #5399 from TDT-AG/pr/20213009-luci-wireguard
luci-proto-wireguard: fix luci.wireguard rpcd dependencypull/5406/head
commit
7f346e4d42
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue