<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 08/21/2018 02:49 AM, Alex Hung
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20180820184937.15382-1-alex.hung@canonical.com">
      <pre wrap="">This also fixes a trailing space in README

Signed-off-by: Alex Hung <a class="moz-txt-link-rfc2396E" href="mailto:alex.hung@canonical.com"><alex.hung@canonical.com></a>
---
 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
 ======================
</pre>
    </blockquote>
    <br>
    Acked-by: Ivan Hu <a class="moz-txt-link-rfc2396E"
      href="mailto:ivan.hu@canonical.com"><ivan.hu@canonical.com></a>
  </body>
</html>