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: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8718>
This commit is contained in:
Yu Watanabe 2026-06-15 08:27:45 +09:00 committed by The Friendly Meow (merge) Bot
parent 1be5715359
commit 33f463cd23
No known key found for this signature in database

View file

@ -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