Revert "fix: include weak dependencies to prevent scriptlet failures"

This reverts commit 6e040e05a7.
This commit is contained in:
Lukas Greve
2026-09-05 21:45:42 +02:00
parent b4010ee2fb
commit cdda0a57a3
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Hand-picked packages
%packages
%packages --exclude-weakdeps
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