summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-compat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'modules/luci-compat/Makefile')
-rw-r--r--modules/luci-compat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/luci-compat/Makefile b/modules/luci-compat/Makefile
index d73ca070a1..4b11f16419 100644
--- a/modules/luci-compat/Makefile
+++ b/modules/luci-compat/Makefile
@@ -12,7 +12,7 @@ LUCI_TYPE:=mod
LUCI_BASENAME:=compat
LUCI_TITLE:=LuCI compatibility libraries
-LUCI_DEPENDS:=+luci-base
+LUCI_DEPENDS:=+luci-lua-runtime
include ../../luci.mk