summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ttyd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-ttyd/Makefile')
-rw-r--r--applications/luci-app-ttyd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-ttyd/Makefile b/applications/luci-app-ttyd/Makefile
index 65ec02710f..148464411a 100644
--- a/applications/luci-app-ttyd/Makefile
+++ b/applications/luci-app-ttyd/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=ttyd - Command-line tool for sharing terminal over the web
-LUCI_DEPENDS:=+ttyd
+LUCI_DEPENDS:=+luci-base +ttyd
include ../../luci.mk