sdk: dependency was again incorrect. This time there were issues when building for Mediatek.

This commit is contained in:
Ronny Nilsson 2020-01-21 15:57:20 +01:00
parent dcc3b5090f
commit 7efa7dc06b

View file

@ -39,7 +39,7 @@ define Package/peripheral_manager
CATEGORY:=Utilities
TITLE:=Application deamon for handling of peripheral
URL:=
DEPENDS:=+libuci +libubus +libblobmsg-json bcmkernel
DEPENDS:=+libuci +libubus +libblobmsg-json @+PACKAGE_bcmkernel:bcmkernel
endef
define Package/peripheral_manager/description