From 499c8bc09e32fc4758ff78e8072ff586830f14ee Mon Sep 17 00:00:00 2001 From: Dominic Spill Date: Sat, 25 Jul 2015 09:42:47 +0100 Subject: [PATCH] Update build instructions to include pkg-config --- host/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/README.md b/host/README.md index 979ade33..e3d47989 100644 --- a/host/README.md +++ b/host/README.md @@ -5,7 +5,7 @@ produce a low cost, open source software radio platform. ###Prerequisites for Linux (Debian/Ubuntu): -`sudo apt-get install build-essential cmake libusb-1.0-0-dev` +`sudo apt-get install build-essential cmake libusb-1.0-0-dev`pkg-config ###Build host software on Linux: