Skip to content

Commit

Permalink
Require grub2 instead of grub2-common
Browse files Browse the repository at this point in the history
The distinction of grub2 vs grub2-common is not present
in all SUSE streams, so let's require grub2 which is the
generic package requiring other grub2 parts.

Signed-off-by: David Cassany <[email protected]>
  • Loading branch information
davidcassany committed Nov 14, 2024
1 parent 527c12d commit da340af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .obs/specfile/elemental-toolkit/elemental-toolkit.spec
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Requires: mtools
Requires: util-linux
Requires: gptfdisk
Requires: dracut
Requires: grub2-common
Requires: grub2
Requires: squashfs
Requires: util-linux-systemd

Expand Down

0 comments on commit da340af

Please sign in to comment.