base-devel now explicitly installed first

This commit is contained in:
Luke Smith
2018-11-16 08:16:01 -05:00
parent a13b8c84a2
commit c09c94a2f7
3 changed files with 3 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing)
,base-devel,is a group package with sudo and compilation software.
,git,is a version control system.
,i3-gaps,is the main graphical user interface and window manager.
,xorg-server,is the graphical server.
1 TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
base-devel is a group package with sudo and compilation software.
2 git is a version control system.
3 i3-gaps is the main graphical user interface and window manager.
4 xorg-server is the graphical server.