Skip to content

Commit

Permalink
fix: add parted and gdisk to deps (#1287)
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored May 22, 2024
1 parent 6cba232 commit d889b17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions anda/tools/buildsys/katsu/katsu.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

Name: katsu
Version: 0.4.0
Release: 1%?dist
Release: 2%?dist
Summary: The vicious image builder
License: MIT
URL: https://github.com/FyraLabs/katsu
Source0: %url/archive/refs/tags/v%version.tar.gz
Requires: xorriso dracut limine grub2 systemd-devel squashfs-tools
Requires: xorriso dracut limine grub2 systemd-devel squashfs-tools parted gdisk
Requires: dracut-live dracut-config-generic dracut-config-rescue grub2-tools-extra dracut-squash
BuildRequires: cargo rust-packaging pkgconfig(libudev) clang-devel

Expand Down

0 comments on commit d889b17

Please sign in to comment.