X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=pkgs;h=4d8fa2c4437fbd86f3788aed502fe59fedc205d6;hb=390af9a88d32306b789a0e8858d375bf8ca054b0;hp=d8acab13c182fa4a17f5310e9e5c02883d3f08aa;hpb=343a048be4b32d18540c6531048d2b9a006774ae;p=distro-setup diff --git a/pkgs b/pkgs index d8acab1..4d8fa2c 100644 --- a/pkgs +++ b/pkgs @@ -10,12 +10,6 @@ p1=( screen ) p2=( - # 2nd - konsole - suckless-tools -) -p3=( - at bash-completion curl ethtool @@ -49,7 +43,8 @@ p3=( # gnat-5 & ccache is for coreboot # python-dnspython is needed by some ansible module and 3 is # for when ansible becomes py3. -p4=( +p3=( + at adb ansible apache2 @@ -75,6 +70,7 @@ p4=( debian-archive-keyring debootstrap debconf-doc + dillo dirmngr dnsutils dnsmasq @@ -110,6 +106,7 @@ p4=( gnat-5 gnome-screenshot gnupg-doc + grepmail guvcview hunspell i3lock @@ -196,4 +193,4 @@ p4=( xscreensaver-gl-extra ) -pall=(${p1[@]} ${p2[@]} ${p3[@]} ${p4[@]} ) +pall=(${p1[@]} ${p2[@]} ${p3[@]} )