Merge pull request #1701 from SvenRoederer/patch-2
wireguard: add dependency to luci-proto-wireguard
This commit is contained in:
commit
648fd91798
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=WireGuard Status
|
||||
LUCI_DEPENDS:=+wireguard-tools +kmod-wireguard
|
||||
LUCI_DEPENDS:=+wireguard-tools +kmod-wireguard +luci-proto-wireguard
|
||||
LUCI_PKGARCH:=all
|
||||
|
||||
PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>
|
||||
|
|
Loading…
Reference in a new issue