[PATCH] README: add a new required package since commit 3f151922fc13

Alex Hung alex.hung at canonical.com
Mon Aug 20 18:49:37 UTC 2018


This also fixes a trailing space in README

Signed-off-by: Alex Hung <alex.hung at canonical.com>
---
 README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index f96cb973..9dd911b1 100644
--- a/README
+++ b/README
@@ -8,11 +8,11 @@ Quick Start Guide
 
 Ubuntu Distro x86_64
 	autoconf automake libglib2.0-dev libtool libpcre3-dev libjson0-dev
-	libjson-c-dev flex bison dkms libfdt-dev
+	libjson-c-dev flex bison dkms libfdt-dev libbsd-dev
 
 Ubuntu Distro ppc64el
 	autoconf automake libglib2.0-dev libtool libpcre3-dev libjson-c-dev
-	flex bison dkms libfdt-dev device-tree-compiler libpci-dev
+	flex bison dkms libfdt-dev device-tree-compiler libpci-dev libbsd-dev
 
 RHEL Distro ppc64el
 	autoconf automake kernel-devel libtool flex flex-devel bison dkms
@@ -37,7 +37,7 @@ To run all the default tests, use:
 
 To see the available tests, use:
 
-	fwts --show-tests 
+	fwts --show-tests
 
 Advanced Options Guide
 ======================
-- 
2.17.1




More information about the fwts-devel mailing list