diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2020-06-11 21:31:59 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-06-11 21:31:59 +0100 |
| commit | e52c152b4f1830c659e59d79788f32727a360655 (patch) | |
| tree | 4b5bad434844d2a3c1dcc55ea64d67c7cc75ff25 /packages.csv | |
| parent | 0562e731ab8781343058bae40b7f21a0cbda7c97 (diff) | |
Install GitHub software from GitHub repositories
Diffstat (limited to 'packages.csv')
| -rw-r--r-- | packages.csv | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages.csv b/packages.csv index 5a49a96..1c25966 100644 --- a/packages.csv +++ b/packages.csv @@ -1,2 +1,9 @@ #Name, Description +base-devel,is needed to compile software git,is needed to install software from git repositories +libx11,is required to compile some software +libxft,is required to compile some software +sudo,allows root to install software as a different user +terminus-font,is a monospace font that can be used in st. +xorg-server,is the display server +xorg-xinit,will allow us to start the display server |
