luci-app-openvpn: quote grep expression in getPID()
[project/luci.git] / protocols / luci-proto-wireguard / Makefile
index 0e54add..0dc70cf 100644 (file)
@@ -7,7 +7,8 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Support for WireGuard VPN
-LUCI_DEPENDS:=+wireguard
+LUCI_DEPENDS:=+kmod-wireguard +wireguard-tools
+LUCI_PKGARCH:=all
 
 PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>