Remove check for SQLite libraries
[connman] / README
diff --git a/README b/README
index f6be6fb..c5a8483 100644 (file)
--- a/README
+++ b/README
@@ -7,13 +7,13 @@ Copyright (C) 2007-2008  Intel Corporation. All rights reserved.
 Compilation and installation
 ============================
 
-In order to compile libgdbus you need following software packages:
+In order to compile Connection Manager you need following software packages:
        - GCC compiler
        - GLib library
        - D-Bus library
-       - GDBus library
-       - HAL library
-       - SQLite3 library
+       - HAL library (optional)
+       - SQLite3 library (optional)
+       - PolicyKit (optional)
 
 To configure run:
        ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var