From c36703e84911bfc91c338bd7903761c3ad3aab85 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 6 Sep 2012 13:06:23 -0400 Subject: [PATCH] install autotools --- .bin/goobuntu-vapier-setup | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.bin/goobuntu-vapier-setup b/.bin/goobuntu-vapier-setup index 0323ac7..f40d7ea 100755 --- a/.bin/goobuntu-vapier-setup +++ b/.bin/goobuntu-vapier-setup @@ -21,12 +21,17 @@ pkgs=( xrestop yakuake + autoconf + automake + dejagnu ccache git gdb keychain + libtool pax-utils strace + texinfo tree ) sudo bash -c ' -- 2.39.5