Endptmngr: rework dependencies of the Broadcom kernel

Due to OpenWRT tries to be smart with them, but fails.
This commit is contained in:
Ronny Nilsson 2019-10-30 15:20:51 +01:00
parent 9724913f14
commit 7677e51aeb

View file

@ -45,7 +45,7 @@ define Package/endptmngr
CATEGORY:=Utilities CATEGORY:=Utilities
TITLE:=Brcmslic TITLE:=Brcmslic
URL:= URL:=
DEPENDS:= +libubox +ubus +libpicoevent +PACKAGE_bcmkernel:bcmkernel +PACKAGE_bcmopen:bcmopen @TARGET_HAS_VOICE DEPENDS:= +libubox +ubus +libpicoevent @(PACKAGE_bcmkernel||PACKAGE_bcmopen) @TARGET_HAS_VOICE
endef endef
define Package/endptmngr/description define Package/endptmngr/description