fix: use grub2-tools, grub2-common %posttrans also needs grub2-mkconfig

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