From f3b95de7e86984586b0376bd81d58bcf3e8a2eb9 Mon Sep 17 00:00:00 2001 From: Christopher Young Date: Fri, 18 Sep 2015 10:50:19 -0400 Subject: [PATCH] Libtool. --- image/spindle/wheezy-stage4 | 1 + 1 file changed, 1 insertion(+) diff --git a/image/spindle/wheezy-stage4 b/image/spindle/wheezy-stage4 index 8bf158a3..b59375d6 100755 --- a/image/spindle/wheezy-stage4 +++ b/image/spindle/wheezy-stage4 @@ -151,6 +151,7 @@ cd /root git clone https://github.com/steve-m/kalibrate-rtl cd kalibrate-rtl apt-get install -y autoconf fftw3 fftw3-dev +apt-get install -y libtool ./bootstrap ./configure