Add some gluon-config-mode dependencies
This commit is contained in:
parent
fb65dfe12d
commit
7affd55c1b
@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=gluon-config-mode
|
PKG_NAME:=gluon-config-mode
|
||||||
PKG_VERSION:=0.3.2.99
|
PKG_VERSION:=0.3.2.99
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ define Package/gluon-config-mode
|
|||||||
SECTION:=gluon
|
SECTION:=gluon
|
||||||
CATEGORY:=Gluon
|
CATEGORY:=Gluon
|
||||||
TITLE:=Luci based config mode for user friendly setup of new meshnodes
|
TITLE:=Luci based config mode for user friendly setup of new meshnodes
|
||||||
DEPENDS:=+gluon-core +luci-mod-admin-core
|
DEPENDS:=+gluon-core +uhttpd +dnsmasq +luci-mod-admin-core
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/gluon-config-mode/description
|
define Package/gluon-config-mode/description
|
||||||
|
Loading…
Reference in New Issue
Block a user