add gtar and gawk
1 parent ef7c836 commit a48f974c3d89438eb35bc411c8e0c464bcb83abb
@tundra tundra authored on 20 May 2023
Showing 1 changed file
View
2
■■■
makefile
# Stuff we want pip to install
PIPMODULES = pip ansible pew pythonz-bd mutagen docutils
 
# Set of packages we want to include in the distribution tarball
MYTOOLS = bash-completion emacs file-formula htop nload nmap screen socat source-highlight ripgrep tmux tree vim
MYTOOLS = bash-completion emacs file-formula gawk gnu-tar htop nload nmap screen socat source-highlight ripgrep tmux tree vim
 
 
# ----------- Nothing below here should need changing ----------- #