summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-strongswan-swanctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-strongswan-swanctl/Makefile')
-rw-r--r--applications/luci-app-strongswan-swanctl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-strongswan-swanctl/Makefile b/applications/luci-app-strongswan-swanctl/Makefile
index 0e847c7bf5..cadd2dacc5 100644
--- a/applications/luci-app-strongswan-swanctl/Makefile
+++ b/applications/luci-app-strongswan-swanctl/Makefile
@@ -9,8 +9,8 @@ PKG_LICENSE:=GPL-2.0-or-later
PKG_MAINTAINER:=Nicholas Smith <nicholas@nbembedded.com>, Lukas Voegl <lvoegl@tdt.de>
LUCI_TITLE:=LuCI support for strongSwan via swanctl
-LUCI_DESCRIPTION:=Configuration for strongSwan based on swanctl
-LUCI_DEPENDS:=+strongswan-swanctl
+LUCI_DESCRIPTION:=Status and configuration for strongSwan based on swanctl
+LUCI_DEPENDS:=+strongswan-swanctl +swanmon
include ../../luci.mk