luci-app-wireguard: fix dependency
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
f788398e41
commit
9d560c46cc
@ -7,7 +7,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=WireGuard Status
|
||||
LUCI_DEPENDS:=+wireguard-tools
|
||||
LUCI_DEPENDS:=+luci-proto-wireguard
|
||||
LUCI_PKGARCH:=all
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=Support for WireGuard VPN
|
||||
LUCI_DEPENDS:=+wireguard-tools +luci-app-wireguard
|
||||
LUCI_DEPENDS:=+wireguard-tools
|
||||
LUCI_PKGARCH:=all
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user