]> git.wh0rd.org - home.git/commitdiff
install git-email
authorMike Frysinger <vapier@gentoo.org>
Thu, 7 Aug 2014 04:26:17 +0000 (13:26 +0900)
committerMike Frysinger <vapier@gentoo.org>
Thu, 7 Aug 2014 04:26:17 +0000 (13:26 +0900)
.bin/goobuntu-vapier-setup

index 55678938669f26547e9412ee83a233d79cc37796..5444ea119a501347149524a719cd3042fe4b3c14 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/bash
 pkgs=(
+       cifs-utils
        clusterssh
        fetchotp
        iotop
@@ -21,6 +22,7 @@ pkgs=(
        gimp
        gkrellm
        gtk-redshift
+       inkscape
        mplayer
        nxclient
        pidgin
@@ -39,6 +41,7 @@ pkgs=(
        diffstat
        flex
        git
+       git-email
        git-svn
        gdb
        keychain
@@ -69,6 +72,7 @@ pkgs=(
        libreadline-dev
        libsdl1.2-dev
        libusb-1.0-0-dev
+       python-beautifulsoup
        python-dev
        zlib1g-dev
 )