From e610bfa1f7126d357fb0e60538f05208b38da3a8 Mon Sep 17 00:00:00 2001 From: danrl Date: Sat, 19 Nov 2016 15:00:01 +0100 Subject: [PATCH 1/1] luci-proto-wireguard: do not depend on meta-package Signed-off-by: Dan Luedtke --- protocols/luci-proto-wireguard/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile index 0e54add6b..ed94a557b 100644 --- a/protocols/luci-proto-wireguard/Makefile +++ b/protocols/luci-proto-wireguard/Makefile @@ -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 -- 2.11.0