From 33f463cd230152aad745f485cb5f370d1c19e067 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 15 Jun 2026 08:27:45 +0900 Subject: [PATCH] systemd/systemd: gnu grep is required by test-kernel-install test-kernel-install requires 'grep -G', which is not supported by BusyBox grep. Part-of: --- extra-repos/systemd/systemd/APKBUILD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extra-repos/systemd/systemd/APKBUILD b/extra-repos/systemd/systemd/APKBUILD index 1aa31711b..8a1cf63db 100644 --- a/extra-repos/systemd/systemd/APKBUILD +++ b/extra-repos/systemd/systemd/APKBUILD @@ -33,6 +33,7 @@ triggers="$pkgname.trigger=/usr/lib/systemd/catalog:\ " checkdepends="grep postmarketos-release" # clang: used for bpf compilation. this is the default compiler +# grep: test-kernel-install requires 'grep -G', which is not supported by BusyBox grep. makedepends=" acl acl-dev @@ -48,6 +49,7 @@ makedepends=" elfutils glib-dev gperf + grep kmod-dev libapparmor-dev libbz2