diff --git a/package/gluon-respondd/Makefile b/package/gluon-respondd/Makefile index 52839a8640..9161babac6 100644 --- a/package/gluon-respondd/Makefile +++ b/package/gluon-respondd/Makefile @@ -7,7 +7,7 @@ include ../gluon.mk define Package/gluon-respondd 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 $(eval $(call BuildPackageGluon,gluon-respondd))