--- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index b1367dd..926733d 100644 --- a/README +++ b/README @@ -40,7 +40,8 @@ by using the -I command line option. Compilation and installation ============================ -In order to compile Connection Manager you need following software packages: +In order to compile Connection Manager you need the following software +packages and one special file: - GCC compiler - GLib library - D-Bus library @@ -48,6 +49,7 @@ In order to compile Connection Manager you need following software packages: - GnuTLS library (optional) - PolicyKit (optional) - readline (command line client) + - /dev/urandom (for random numbers) To configure run: ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var -- 2.1.1
_______________________________________________ connman mailing list connman@connman.net https://lists.connman.net/mailman/listinfo/connman