new commit
This commit is contained in:
parent
d97f347a6a
commit
a80fd7e1bf
@ -218,7 +218,6 @@ aarch64:
|
||||
- xorg
|
||||
- xorg-input-drivers
|
||||
- xorg-video-drivers
|
||||
- xf86-video-intel
|
||||
- setxkbmap
|
||||
- xauth
|
||||
- font-misc-misc
|
||||
|
@ -45,7 +45,6 @@ try:
|
||||
from builder.core.copy_customizations import copy_custom_files
|
||||
from builder.core.final_cleanup import remove_fusato_directory
|
||||
from builder.core.move_iso import move_and_cleanup_iso
|
||||
from builder.core.bootstrap import bootstrap
|
||||
except ImportError as e:
|
||||
print(f"Error importing necessary modules: {e}. Please ensure all dependencies are installed.")
|
||||
sys.exit(1)
|
||||
|
Loading…
Reference in New Issue
Block a user