From cd417c06e24a6e0eb4a694ac83f40ef5b763ed82 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 14 Jun 2015 18:38:23 +0200 Subject: debian installer: Add FAAD dependency for etisnoop --- 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 d562e0d..a9ada7d 100644 --- a/installer/debian.sh +++ b/installer/debian.sh @@ -101,7 +101,8 @@ sudo apt-get -y install build-essential git wget \ ncdu vim ntp links cpufrequtils \ libfftw3-dev \ libmagickwand-dev \ - libvlc-dev vlc-nox + libvlc-dev vlc-nox \ + libfaad2 libfaad-dev # this will install boost, cmake and a lot more sudo apt-get -y build-dep uhd -- cgit v1.2.3