diff options
Diffstat (limited to 'applications/luci-app-dump1090/Makefile')
-rw-r--r-- | applications/luci-app-dump1090/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-dump1090/Makefile b/applications/luci-app-dump1090/Makefile index e6abd44b39..81cf9f0ed4 100644 --- a/applications/luci-app-dump1090/Makefile +++ b/applications/luci-app-dump1090/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for dump1090 -LUCI_DEPENDS:=+dump1090 +LUCI_DEPENDS:=+luci-compat +dump1090 include ../../luci.mk |