From 2f94f3582e49f3969d272acfb351cd16a24d3ec9 Mon Sep 17 00:00:00 2001 From: IchthysMaranatha <94102122+IchthysMaranatha@users.noreply.github.com> Date: Wed, 5 Jan 2022 12:07:18 +0530 Subject: [PATCH] alsa-lib dependency addition --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 96a6aca6..4214644c 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -35,7 +35,7 @@ define Package/asterisk-chan-quectel/Default SECTION:=net CATEGORY:=Utilities URL:=https://github.com/IchthysMaranatha/asterisk-chan-quectel - DEPENDS:=$(ICONV_DEPENDS) +kmod-usb-acm +kmod-usb-serial +kmod-usb-serial-option +libusb-1.0 +usb-modeswitch + DEPENDS:=$(ICONV_DEPENDS) +kmod-usb-acm +kmod-usb-serial +kmod-usb-serial-option +libusb-1.0 +usb-modeswitch +alsa-lib TITLE:=Asterisk Mobile Telephony Module endef