There is a new pull request by kenrap against master on the void-packages repository https://github.com/kenrap/void-packages kenrap-mkinitcpio-fix https://github.com/void-linux/void-packages/pull/43778 mkinitcpio: add missing runtime dependency Because this error shows up when generating a new initramfs: ``` /usr/lib/initcpio/functions: line 1030: zstd: command not found ``` #### Testing the changes - I tested the changes in this PR: **NO** (N/A?) #### Local build testing - I built this PR locally for my native architecture, (**x86_64**) A patch file from https://github.com/void-linux/void-packages/pull/43778.patch is attached