fix: add grub2-tools-minimal so grub2-common %posttrans does not fail the transaction

This commit is contained in:
Lukas Greve
2026-09-05 21:27:16 +02:00
parent 6e040e05a7
commit cd442c555f
+1
View File
@@ -2,6 +2,7 @@
%packages
grub2-tools-minimal # Provides grub2-editenv, required by the grub2-common %posttrans scriptlet (exit 127 otherwise, which fails the whole dnf transaction)
pciutils # PCI bus related utilities
libusb # Library for accessing USB devices
usbutils # Linux USB utilities