Merge pull request #857 from danrl/luci-proto-wireguard-dependency
luci-proto-wireguard: do not depend on meta-package
This commit is contained in:
commit
840a414c3a
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