From d52d4707eb52b9b6fe670060ceb8d65504a0ef28 Mon Sep 17 00:00:00 2001 From: Henrik Grimler Date: Mon, 22 Jun 2026 09:08:43 +0200 Subject: [PATCH] linux-postmarketos-exynos4: add new makedepends With new config options needed to make kconfig check happy we now need these makedepends. Part-of: --- device/community/linux-postmarketos-exynos4/APKBUILD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/device/community/linux-postmarketos-exynos4/APKBUILD b/device/community/linux-postmarketos-exynos4/APKBUILD index a93e7b1aa..513ca3795 100644 --- a/device/community/linux-postmarketos-exynos4/APKBUILD +++ b/device/community/linux-postmarketos-exynos4/APKBUILD @@ -18,13 +18,17 @@ options="!strip !check !tracedeps makedepends=" bison clang + elfutils-dev findutils flex + linux-headers lld llvm openssl-dev + pahole perl postmarketos-installkernel + python3 xz zstd "