From: Mike Frysinger Date: Thu, 20 Feb 2014 01:19:16 +0000 (-0500) Subject: goobuntu: install more dev pkgs X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=2c94c5840b431c70534ec02e3e510a8ee6d4afd6;p=home.git goobuntu: install more dev pkgs --- diff --git a/.bin/goobuntu-vapier-setup b/.bin/goobuntu-vapier-setup index 558ced3..e51cc2d 100755 --- a/.bin/goobuntu-vapier-setup +++ b/.bin/goobuntu-vapier-setup @@ -30,9 +30,11 @@ pkgs=( autoconf automake + bison + ccache dejagnu diffstat - ccache + flex git git-svn gdb @@ -55,6 +57,17 @@ pkgs=( tftp{,d}-hpa wireshark xinetd + + device-tree-compiler + libfdt-dev + libftdi-dev + liblzma-dev + libpixman-1-dev + libreadline-dev + libsdl1.2-dev + libusb-1.0-0-dev + python-dev + zlib1g-dev ) sudo bash -c ' set -x