X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=luci-app-bmx6%2FMakefile;h=ec69d2d37b33588d642cd700532465dc22665854;hb=9646815e7d1bc57dd77e1a250c62bc944a0ea5b2;hp=4e8ce1be24add4b78cd73fdb864e9a96aae7f556;hpb=5a3951ac739aec90810ba8ca4cbe1d1fcc542030;p=lede-routing%2F.git diff --git a/luci-app-bmx6/Makefile b/luci-app-bmx6/Makefile index 4e8ce1b..ec69d2d 100644 --- a/luci-app-bmx6/Makefile +++ b/luci-app-bmx6/Makefile @@ -20,9 +20,10 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-bmx6 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) +PKG_LICENSE:=GPL-2.0+ include $(INCLUDE_DIR)/package.mk @@ -31,12 +32,12 @@ define Package/luci-app-bmx6 CATEGORY:=LuCI SUBMENU:=3. Applications TITLE:= bmx6 configuration, status and visualization module - DEPENDS:=+luci-lib-json +luci-mod-admin-core +luci-lib-httpclient +bmx6 + DEPENDS:=+luci-lib-json +luci-mod-admin-full +luci-lib-httpclient +bmx6 MAINTAINER:= Pau Escrich endef define Package/luci-app-bmx6/description - bmx6 web module for LuCi web interface + bmx6 web application (status and configuration) for LuCi web interface endef define Package/luci-app-bmx6/conffiles