ACK: [PATCH] README: Fix missing libfdt-dev dependency in README
Alex Hung
alex.hung at canonical.com
Mon May 15 18:58:18 UTC 2017
On 2017-05-15 11:42 AM, Jeffrey Hugo wrote:
> Signed-off-by: Jeffrey Hugo <jhugo at codeaurora.org>
> ---
> README | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README b/README
> index 6ff3378..954bb0c 100644
> --- a/README
> +++ b/README
> @@ -6,7 +6,7 @@ Quick Start Guide
>
> 1) Dependencies:
>
> - autoconf, automake, libglib2.0-dev, libtool, libpcre3-dev, libjson0-dev, flex, bison, dkms
> + autoconf, automake, libglib2.0-dev, libtool, libpcre3-dev, libjson0-dev, flex, bison, dkms, libfdt-dev
>
> 2) To build and install (only if building from source)
>
>
Acked-by: Alex Hung <alex.hung at canonical.com>
More information about the fwts-devel
mailing list