From 68b23aae3c33952985cd5eaa6adf9bce87a39b26 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Tue, 16 Jun 2020 21:32:59 +0100 Subject: Give better descriptions to package names --- packages.csv | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages.csv b/packages.csv index b66b411..d5c305e 100644 --- a/packages.csv +++ b/packages.csv @@ -1,10 +1,10 @@ #Tag, Name, Description -,base-devel,is needed to compile software +,base-devel,contains tools 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. +,libx11,is a dependency when compiling some software +,libxft,is a dependency when compiling some software +,sudo,allows users to run commands as root +,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 G,https://github.com/davidtsadler/dmenu.git,is a dynamic menu -- cgit v1.2.3-13-gbd6f