diff options
Diffstat (limited to 'applications/luci-app-coovachilli/Makefile')
-rw-r--r-- | applications/luci-app-coovachilli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-coovachilli/Makefile b/applications/luci-app-coovachilli/Makefile index 3a640192f4..1e49a2152d 100644 --- a/applications/luci-app-coovachilli/Makefile +++ b/applications/luci-app-coovachilli/Makefile @@ -10,7 +10,7 @@ LUCI_TITLE:=LuCI Support for Coova Chilli LUCI_DEPENDS:=+luci-base +luci-compat @BROKEN PKG_LICENSE:=Apache-2.0 -PKG_MAINTAINER:=Steven Barth <steven@midlink.org> \ +PKG_MAINTAINER:=Steven Barth <steven@midlink.org>, \ Jo-Philipp Wich <jo@mein.io> include ../../luci.mk |