]> git.wh0rd.org - home.git/commitdiff
crostini: add more packages
authorMike Frysinger <vapier@gentoo.org>
Sun, 5 Apr 2020 04:55:40 +0000 (00:55 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 5 Apr 2020 04:55:40 +0000 (00:55 -0400)
.bin/crostini-vapier-setup

index c353016ef103516528c8ea67be5b9e02466fda9f..a2a6529d879c9883c3b74e5654529ac9ef93a1dd 100755 (executable)
@@ -3,6 +3,14 @@ pkgs=(
        ipython
        ipython3
        pylint3
+       python3-bs4
+       python3-dev
+       python3-pip
+       python3-pytest
+       python3-pytest-cov
+       python3-requests
+       python3-virtualenv
+       tox
 
        dict
        elinks
@@ -23,6 +31,7 @@ pkgs=(
        clang-format
        dejagnu
        diffstat
+       dnsutils
        flex
        gcc
        gettext
@@ -33,7 +42,9 @@ pkgs=(
        gdb
        keychain
        libtool
+       mosh
        nano
+       netcat
        patchutils
        pax-utils
        pinfo
@@ -60,10 +71,6 @@ pkgs=(
        libsdl1.2-dev
        libusb-1.0-0-dev
        pkg-config
-       python3-bs4
-       python3-dev
-       python3-pip
-       python3-virtualenv
        zlib1g-dev
 )
 exec sudo bash -c '