diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2020-10-20 17:06:43 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-10-20 17:06:43 +0100 |
| commit | 780e46c8e6db89dc1b812701ec681c6f5eb0f312 (patch) | |
| tree | b9fbcaa354f545d471dd452363d4f7194b8cdbdd | |
| parent | 773262146a5e0cf7ea91202c9f23cd11facb4adb (diff) | |
Add ctags
| -rw-r--r-- | packages.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.csv b/packages.csv index ec22275..2fd58f7 100644 --- a/packages.csv +++ b/packages.csv @@ -1,6 +1,7 @@ #Tag, Name, Description ,alsa-utils, contains utilities for ALSA ,base-devel,contains tools to compile software +,ctags, generates an index (or tag) file of names found in source and header files ,git,is needed to install software from git repositories ,isync,is a command line application to synchronize mailboxes ,libx11,is a dependency when compiling some software |
