luci-proto-wireguard: do not depend on meta-package
Signed-off-by: Dan Luedtke <mail@danrl.com>
This commit is contained in:
parent
36e695d108
commit
e610bfa1f7
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=Support for WireGuard VPN
|
||||
LUCI_DEPENDS:=+wireguard
|
||||
LUCI_DEPENDS:=+kmod-wireguard +wireguard-tools
|
||||
|
||||
PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue