diff options
Diffstat (limited to 'applications/luci-app-commands')
-rw-r--r-- | applications/luci-app-commands/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-commands/Makefile b/applications/luci-app-commands/Makefile index e581a003b8..6378f572ff 100644 --- a/applications/luci-app-commands/Makefile +++ b/applications/luci-app-commands/Makefile @@ -7,6 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Shell Command Module +LUCI_DEPENDS:=+luci-base PKG_LICENSE:=Apache-2.0 |