From d99499303083232c7efc5f89dfe77b41e5ab9028 Mon Sep 17 00:00:00 2001 From: Minecrell Date: Tue, 9 Feb 2021 09:40:22 +0100 Subject: [PATCH] modem/q6voiced: rebuild against libtinyalsa.so.2 (MR 1941) Fix "Could not find dependency 'so:libtinyalsa.so.1' in any aports folder or APKINDEX." --- modem/q6voiced/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modem/q6voiced/APKBUILD b/modem/q6voiced/APKBUILD index d35ce858b..be9266674 100644 --- a/modem/q6voiced/APKBUILD +++ b/modem/q6voiced/APKBUILD @@ -2,7 +2,7 @@ pkgname=q6voiced pkgver=0_git20200604 _commit="67a5dd03d6890a9445109a88d67feadb4e83c341" -pkgrel=0 +pkgrel=1 pkgdesc="Enable q6voice audio when call is performed with oFono" url="https://github.com/msm8916-mainline/linux" arch="all"