From 661b9413220e30c25d07f60acf235c54e400354c Mon Sep 17 00:00:00 2001 From: Markus Gothe Date: Mon, 16 Sep 2024 13:09:16 +0200 Subject: [PATCH] libvoice-airoha: Depends on voip_app --- libvoice-airoha/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvoice-airoha/Makefile b/libvoice-airoha/Makefile index c3a9e8565..04349d5d6 100644 --- a/libvoice-airoha/Makefile +++ b/libvoice-airoha/Makefile @@ -36,7 +36,7 @@ define Package/$(PKG_NAME) CATEGORY:=Utilities TITLE:=IOPSYS libvoice for Airoha platform URL:= - DEPENDS:= + DEPENDS:=+voip_app endef define Package/$(PKG_NAME)/description