From 82cfac35d67cea0e5d8426d2a5b702771458f0c5 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 24 Oct 2014 22:32:03 +0200 Subject: Add fftw to debian installer script --- installer/debian.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/debian.sh b/installer/debian.sh index dd13451..3115ef7 100644 --- a/installer/debian.sh +++ b/installer/debian.sh @@ -84,7 +84,8 @@ sudo apt-get -y install build-essential git wget \ libasound2 libasound2-dev \ libmagickwand5 libmagickwand-dev \ libjack-jackd2-dev jackd2 \ - ncdu vim ntp links cpufrequtils + ncdu vim ntp links cpufrequtils \ + libfftw3-dev # this will install boost, cmake and a lot more sudo apt-get -y build-dep uhd -- cgit v1.2.3