From 65ade93c50a10593c1fdee4a0cf8bf8b2f4cf02c Mon Sep 17 00:00:00 2001 From: Pavel Valena Date: Wed, 7 Aug 2024 16:06:13 +0200 Subject: [PATCH] build: add erofs-utils into Suggests --- .distro/dracut.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/.distro/dracut.spec b/.distro/dracut.spec index fc5d80907..b96651ad6 100644 --- a/.distro/dracut.spec +++ b/.distro/dracut.spec @@ -144,6 +144,7 @@ This package contains tools to assemble the local initrd and host configuration. Summary: dracut module to build an initramfs with most files in a squashfs image Requires: %{name} = %{version}-%{release} Requires: squashfs-tools +Suggests: erofs-utils %description squash This package provides a dracut module to build an initramfs, but store most files