[PATCH] README: Fix missing libglib2.0-dev dependency in README

Colin Ian King colin.king at canonical.com
Wed Dec 10 23:31:07 UTC 2014


On 10/12/14 07:04, Keng-Yu Lin wrote:
> On Wed, Dec 10, 2014 at 2:21 PM, Phidias Chiang
> <phidias.chiang at canonical.com> wrote:
>> Signed-off-by: Phidias Chiang <phidias.chiang at canonical.com>
>> ---
>>  README | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/README b/README
>> index d6a695e..a654130 100644
>> --- a/README
>> +++ b/README
>> @@ -6,7 +6,7 @@ Quick Start Guide
>>
>>  1) Dependencies:
>>
>> -       autoconf, automake, libtool, libpcre3-dev, libjson0-dev, flex, bison, dkms
>> +       autoconf, automake, libglib2.0-dev, libtool, libpcre3-dev, libjson0-dev, flex, bison, dkms
>>
>>  2) To build and install (only if building from source)
>>
>> --
>> 2.1.0
>>
> 
> Acked-by: Keng-Yu Lin <kengyu at canonical.com>
> 
Thanks Phidias,

Has this been test built on the older releases we support?

Colin



More information about the fwts-devel mailing list