[luci-app-bmx6]: Remove not used code. Fix luci dependency problem. Small changes.
[feed/routing.git] / luci-app-bmx6 / Makefile
index 4e8ce1be24add4b78cd73fdb864e9a96aae7f556..09a951236b4412bee811239b11609a0e568d51c6 100644 (file)
@@ -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 <p4u@dabax.net>
 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