diff options
Diffstat (limited to 'applications/luci-app-softether')
-rw-r--r-- | applications/luci-app-softether/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-softether/Makefile b/applications/luci-app-softether/Makefile index 879c91be5f..1484acdc9c 100644 --- a/applications/luci-app-softether/Makefile +++ b/applications/luci-app-softether/Makefile @@ -7,6 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Softether management application LUCI_DEPENDS:=+luci-base +softethervpn5-client +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=BERENYI Balazs <balazs@wee.hu> \ Jo-Philipp Wich <jo@mein.io> |