add respondd-wifi from gluon independent packages

This commit is contained in:
Martin/Geno 2019-04-10 09:40:44 +02:00
parent 681db6bfe0
commit 8da243c05f
No known key found for this signature in database
GPG Key ID: 9D7D3C6BFF600C6A

View File

@ -7,7 +7,7 @@ include ../gluon.mk
define Package/gluon-respondd define Package/gluon-respondd
TITLE:=Provides node information to the network TITLE:=Provides node information to the network
DEPENDS:=+gluon-core +libplatforminfo +libgluonutil +libuci +ubus +respondd DEPENDS:=+gluon-core +libplatforminfo +libgluonutil +libuci +ubus +respondd +respondd-wifi
endef endef
$(eval $(call BuildPackageGluon,gluon-respondd)) $(eval $(call BuildPackageGluon,gluon-respondd))