Translated using Weblate (Japanese)
[oweals/luci.git] / protocols / luci-proto-wireguard / Makefile
index 4cd964fa58e463d85fcaecc02136e2ac859ae009..3540a74acdac9b9e788738d98e1db0345445128d 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
+# Copyright (C) 2016 Dan Luedtke <mail@danrl.com>
 #
 # This is free software, licensed under the Apache License, Version 2.0 .
 #
@@ -7,9 +7,9 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Support for WireGuard VPN
-LUCI_DEPENDS:=+wireguard
+LUCI_DEPENDS:=+kmod-wireguard +wireguard-tools
+LUCI_PKGARCH:=all
 
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature
-