From: Ondrej Mosnáček on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1786#note_9526255...
This needs to include also `glibc-static`, which is known to affect config processing. Also possibly `gcc-c++` (for getting compiler capabilities during config generation) and `xz` (for compressing the tarball) might bee needed, too. I guess also `bash` and `coreutils`, but without those you wouldn't even get to the check, so not sure if it makes sense to add them :smile: