evoice: Update Makefile to add bcmkernel in dependency list

This commit is contained in:
Yalu Zhang 2022-04-29 15:27:29 +02:00
parent a408642afa
commit 1661322307

View file

@ -31,7 +31,7 @@ define Package/$(PKG_NAME)
SUBMENU:=Telephony
TITLE:=Ensemble Voice
URL:=
DEPENDS:= +libubox +libubus +libpicoevent +libuci +libstdcpp
DEPENDS:= +libubox +libubus +libpicoevent +libuci +libstdcpp +bcmkernel @TARGET_HAS_VOICE @BCM_VOICE
endef
define Package/$(PKG_NAME)/description