Dect: add build dependency for the endptmngr application which is needed in runtime.

This commit is contained in:
Ronny Nilsson 2019-10-29 16:29:28 +01:00
parent 60034eab91
commit f680ff2229

View file

@ -30,7 +30,7 @@ define Package/dectmngr2
CATEGORY:=Utilities
TITLE:=Dectmngr2
URL:=
DEPENDS:= +natalie-dect-h bcmkernel +libubox +ubus +libpicoevent
DEPENDS:= +natalie-dect-h bcmkernel +libubox +ubus +libpicoevent endptmngr
endef
define Package/dectmngr2/description