From 9dd4479136184279084ad9bdda28f3a36bf085ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Thu, 6 Jun 2024 23:28:45 +0200 Subject: [PATCH] linux-postmarketos-qcom-sc7180: depend on postmarketos-installkernel (MR 4681) --- device/community/linux-postmarketos-qcom-sc7180/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device/community/linux-postmarketos-qcom-sc7180/APKBUILD b/device/community/linux-postmarketos-qcom-sc7180/APKBUILD index 374e835bd..3c612e6f5 100644 --- a/device/community/linux-postmarketos-qcom-sc7180/APKBUILD +++ b/device/community/linux-postmarketos-qcom-sc7180/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Jenneron pkgname=linux-postmarketos-qcom-sc7180 pkgver=6.1.39 -pkgrel=6 +pkgrel=7 pkgdesc="Mainline kernel fork for Qualcomm Snapdragon 7c devices" arch="aarch64" _carch="arm64" @@ -17,12 +17,12 @@ makedepends=" bison findutils flex - installkernel openssl-dev perl gmp-dev mpc1-dev mpfr-dev + postmarketos-installkernel xz "