diff options
Diffstat (limited to 'applications/luci-app-softether')
-rw-r--r-- | applications/luci-app-softether/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-softether/Makefile b/applications/luci-app-softether/Makefile index 06a310c7e1..0321508401 100644 --- a/applications/luci-app-softether/Makefile +++ b/applications/luci-app-softether/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Softether management application -LUCI_DEPENDS:=+softethervpn5-client +LUCI_DEPENDS:=+luci-base +softethervpn5-client include ../../luci.mk |