forked from roots/phyllomeos
fix: include weak dependencies to prevent scriptlet failures
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
firstboot --enable --reconfig # Enable the Setup Agent to start at boot time in reconfiguration mode. This mode enables the language, mouse, keyboard, root password, security level, time zone, and networking configuration options in addition to the default ones
|
||||
|
||||
%packages --exclude-weakdeps # Beginning of the packages section. Excludes weak package dependencies.
|
||||
%packages # Beginning of the packages section. Includes weak package dependencies.
|
||||
|
||||
initial-setup # Initial setup package
|
||||
|
||||
|
||||
Reference in New Issue
Block a user