applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-softether / Makefile
1 #
2 # This is free software, licensed under the Apache License, Version 2.0 .
3 #
4
5 include $(TOPDIR)/rules.mk
6
7 LUCI_TITLE:=Softether management application
8 LUCI_DEPENDS:=+luci-base +softethervpn5-client
9
10 include ../../luci.mk
11
12 # call BuildPackage - OpenWrt buildroot signature