X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=luci-app-bmx6%2FMakefile;h=bb37c20dffb6a9ea7d379c89430312a0497385e9;hb=2a10adeee507b33b18ddc5d83ee5fe94a15cdd61;hp=88db9d51ce4addf813b3e40b7893c2fa0d08f124;hpb=e912da66254eaf98e0a053815d2b1b437753d5bd;p=lede-routing%2F.git diff --git a/luci-app-bmx6/Makefile b/luci-app-bmx6/Makefile index 88db9d5..bb37c20 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:=4 +PKG_RELEASE:=5 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) PKG_LICENSE:=GPL-2.0+ @@ -32,7 +32,7 @@ define Package/luci-app-bmx6 CATEGORY:=LuCI SUBMENU:=3. Applications TITLE:= bmx6 configuration, status and visualization module - DEPENDS:=+luci-lib-json +luci-mod-admin-full +luci-lib-httpclient +bmx6 +luci-lib-jquery-1-4 +luci-lib-dracula + DEPENDS:=+luci-lib-json +luci-base +luci-lib-httpclient +bmx6 +luci-lib-jquery-1-4 +luci-lib-dracula MAINTAINER:= Pau Escrich endef