applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-ttyd / Makefile
1 # This is free software, licensed under the Apache License, Version 2.0 .
2
3 include $(TOPDIR)/rules.mk
4
5 LUCI_TITLE:=ttyd - Command-line tool for sharing terminal over the web
6 LUCI_DEPENDS:=+luci-base +ttyd
7
8 include ../../luci.mk
9
10 # call BuildPackage - OpenWrt buildroot signature