There's a merged pull request on the void-packages repository util-linux: compile with eudev https://github.com/void-linux/void-packages/pull/15920 Description: lsblk needs udev support to read LABEL, UUID and filesystem without root permission. eudev is already a dependency of base-voidstrap and base-system, so most of people won't be effected by this new dependencies. However, base-minimal depends on util-linux but not eudev.