diff options
Diffstat (limited to 'applications/luci-app-dump1090/Makefile')
-rw-r--r-- | applications/luci-app-dump1090/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-app-dump1090/Makefile b/applications/luci-app-dump1090/Makefile index 8cc7ef306d..2842222b81 100644 --- a/applications/luci-app-dump1090/Makefile +++ b/applications/luci-app-dump1090/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for dump1090 LUCI_DEPENDS:=+luci-base +luci-compat +dump1090 +PKG_MAINTAINER:=Alvaro Fernandez Rojas <noltari@gmail.com> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |