Centralize dependencies, add D-Bus dep. to README.md
[src/app-framework-binder.git] / README.md
index 7eaed62..c54c0f1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,15 +15,17 @@ industry requirementsas the primary target for this code is AGL.
  * libmicrohttpd ("libmicrohttpd-dev/devel");
  * json-c ("libjson-c-dev/devel");
  * uuid ("uuid-dev/libuuid-devel");
+ * dbus ("libdbus-1-dev/dbus-1-devel");
 
  optionally, for plugins :
 
+ * alsa ("libasound2-dev/alsa-devel");
  * rtl-sdr >= 0.5.0 (fetch and build from "git://git.osmocom.org/rtl-sdr");
 
  and the following tools:
 
  * pkg-config;
- * cmake >= 2.8.
+ * cmake >= 2.8.8.
 
 To install all dependencies under OpenSUSE (except rtl-sdr), please type: