X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=pkgs;h=b14a8818a672a5f243143b4217a8a40b08ee42c6;hp=d8acab13c182fa4a17f5310e9e5c02883d3f08aa;hb=6459d4698ef983f7b1540589b87013c76913393d;hpb=b1c29177fe76f8f2a557f7f36c987df3ef2a6cb4 diff --git a/pkgs b/pkgs index d8acab1..b14a881 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 @@ -196,4 +191,4 @@ p4=( xscreensaver-gl-extra ) -pall=(${p1[@]} ${p2[@]} ${p3[@]} ${p4[@]} ) +pall=(${p1[@]} ${p2[@]} ${p3[@]} )