From d3bc627f22879371a58a989e3d495275f4e53e35 Mon Sep 17 00:00:00 2001 From: "Charles J. Cliffe" Date: Fri, 1 Apr 2016 19:43:02 -0400 Subject: [PATCH] Updated Build Linux (markdown) --- Build-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build-Linux.md b/Build-Linux.md index 090e925..5b90cd0 100644 --- a/Build-Linux.md +++ b/Build-Linux.md @@ -8,7 +8,7 @@ $ sudo apt-get install git build-essential automake cmake ###Base Dependencies: (debian) ```bash -$ sudo apt-get install libfftw3-dev libpulse-dev libgtk-3-dev +$ sudo apt-get install libpulse-dev libgtk-3-dev ``` If you didn't install your own OpenGL driver/headers (via Nvidia, AMD binaries or other) this will bring in the appropriate libs and headers: