From: Li Xiaoming Date: Fri, 2 Aug 2019 04:21:32 +0000 (+0800) Subject: Fix outdated documents X-Git-Tag: 8.99.1~16 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-binder.git;a=commitdiff_plain;h=3343b4d0514d25fd1f2365eb25049f748cab688e Fix outdated documents Bug-AGL: SPEC-2714 Change-Id: I198f93184a0389f017c9da5b64e800b6faec8cac Signed-off-by: Li Xiaoming --- diff --git a/README.md b/README.md index e69966e9..087c1787 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Building the AGL framework binder has been tested under It requires the following libraries: * libmagic ("libmagic-dev" under Ubuntu, "file-devel" under Fedora); - * libmicrohttpd >= 0.9.55 (fetch and build from "http://ftp.gnu.org/gnu/libmicrohttpd"); + * libmicrohttpd >= 0.9.60 (fetch and build from "http://ftp.gnu.org/gnu/libmicrohttpd"); * json-c ("libjson-c-dev/devel"); * uuid ("uuid-dev/libuuid-devel"); * openssl ("libssl-dev/openssl-devel");