diff --git a/anda/tools/katsu/katsu.spec b/anda/tools/katsu/katsu.spec index 7ad9e8ad06..e9aff5c097 100644 --- a/anda/tools/katsu/katsu.spec +++ b/anda/tools/katsu/katsu.spec @@ -5,9 +5,9 @@ Summary: The vicious image builder License: MIT URL: https://github.com/FyraLabs/katsu Source0: %url/archive/refs/tags/%version.tar.gz -Requires: xorriso clang-devel dracut limine grub2 systemd-devel squashfs-tools +Requires: xorriso dracut limine grub2 systemd-devel squashfs-tools Requires: dracut-live dracut-config-generic dracut-config-rescue grub2-tools-extra dracut-squash -BuildRequires: cargo rust-packaging pkgconfig(libudev) +BuildRequires: cargo rust-packaging pkgconfig(libudev) clang-devel %description Katsu is a tool for building bootable images from RPM based systems.