diff options
Diffstat (limited to 'applications/luci-app-ltqtapi/Makefile')
-rw-r--r-- | applications/luci-app-ltqtapi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-ltqtapi/Makefile b/applications/luci-app-ltqtapi/Makefile index b6cb2ba06d..e066e26867 100644 --- a/applications/luci-app-ltqtapi/Makefile +++ b/applications/luci-app-ltqtapi/Makefile @@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Lantiq Devices LUCI_DEPENDS:=+luci-base +luci-compat @BROKEN +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org> include ../../luci.mk |