mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-30 04:20:43 +00:00
Added base-devel dependencies handle
This commit is contained in:
parent
ad627ccfcf
commit
5b26fb0e65
2 changed files with 39 additions and 18 deletions
|
@ -19,6 +19,7 @@ Install.multiple_packages(['plasma', 'plasma-desktop', 'gnome'], 'Do you wish to
|
|||
Install.multiple_packages(['sddm', 'gdm', 'lightdm'], 'Do you wish to install DM (Display Manager)?', [
|
||||
'SDDM (KDE)', 'GDM (Gnome)', 'LightDM'])
|
||||
|
||||
Install.package('base-devel', 'default + (Required for makepkg installs)')
|
||||
Install.git_aur(
|
||||
'yay', 'default + (Required for some installations, otherwise they\'ll be skipped)')
|
||||
Install.package('exa', 'default + (Better ls tool)')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue