From e3f7ad915634044a5f4444648bd8ae28f649f855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20H=C3=B6glund?= Date: Mon, 25 Nov 2019 14:13:13 +0100 Subject: [PATCH] Fix conditional dependancy. --- peripheral_manager/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peripheral_manager/Makefile b/peripheral_manager/Makefile index 81d4ce2a6..555f7ce7f 100644 --- a/peripheral_manager/Makefile +++ b/peripheral_manager/Makefile @@ -39,7 +39,7 @@ define Package/peripheral_manager CATEGORY:=Utilities TITLE:=Application deamon for handling of peripheral URL:= - DEPENDS:=+libuci +libubus +libblobmsg-json +PACKAGE_bcmkernel:bcmkernel +PACKAGE_bcmopen:bcmopen + DEPENDS:=+libuci +libubus +libblobmsg-json @+PACKAGE_bcmkernel:bcmkernel @+PACKAGE_bcmopen:bcmopen endef define Package/peripheral_manager/description