From 2bcbfffab4533302d5b957e888e0d7620c18a623 Mon Sep 17 00:00:00 2001 From: Alexey Minnekhanov Date: Tue, 12 Oct 2021 13:11:12 +0300 Subject: [PATCH] linux-postmarketos-qcom-msm8953: switch to installkernel-pmos (MR 2586) --- main/linux-postmarketos-qcom-msm8953/APKBUILD | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/main/linux-postmarketos-qcom-msm8953/APKBUILD b/main/linux-postmarketos-qcom-msm8953/APKBUILD index c0827db55..c68039f82 100644 --- a/main/linux-postmarketos-qcom-msm8953/APKBUILD +++ b/main/linux-postmarketos-qcom-msm8953/APKBUILD @@ -4,7 +4,7 @@ _flavor="postmarketos-qcom-msm8953" pkgname=linux-$_flavor pkgver=5.13_rc6 -pkgrel=3 +pkgrel=4 pkgdesc="Mainline kernel fork for Qualcomm MSM8953 devices" arch="aarch64" url="https://github.com/msm8953-mainline/linux" @@ -14,7 +14,14 @@ options="!strip !check !tracedeps pmb:kconfigcheck-anbox pmb:kconfigcheck-nftables " -makedepends="bison findutils flex installkernel openssl-dev perl" +makedepends=" + bison + findutils + flex + openssl-dev + perl + postmarketos-installkernel +" _carch="arm64" # Source