X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=luci-app-bmx6%2FMakefile;fp=luci-app-bmx6%2FMakefile;h=09a951236b4412bee811239b11609a0e568d51c6;hb=af2bc59a38ead596982215213ac3b4ca8587c2ef;hp=4e8ce1be24add4b78cd73fdb864e9a96aae7f556;hpb=2bb7d479d31bf6247a3bdee65918d988f1ece5c2;p=lede-routing%2F.git diff --git a/luci-app-bmx6/Makefile b/luci-app-bmx6/Makefile index 4e8ce1b..09a9512 100644 --- a/luci-app-bmx6/Makefile +++ b/luci-app-bmx6/Makefile @@ -20,7 +20,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-bmx6 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) @@ -31,12 +31,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