From 499c8bc09e32fc4758ff78e8072ff586830f14ee Mon Sep 17 00:00:00 2001
From: Dominic Spill <dominicgs@gmail.com>
Date: Sat, 25 Jul 2015 09:42:47 +0100
Subject: [PATCH 47/68] Update build instructions to include pkg-config

---
 host/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/host/README.md
+++ b/host/README.md
@@ -5,7 +5,7 @@
 
 ###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:
 
