aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorManuel Bachmann <manuel.bachmann@iot.bzh>2015-12-22 17:01:59 +0100
committerManuel Bachmann <manuel.bachmann@iot.bzh>2015-12-22 17:01:59 +0100
commit17ab342ea54c080a9fcf5f5a9b139e22de3e00dd (patch)
tree405a895377da7bc5f221c2b2f6efa4910ce2532c /README.md
parent02492357cce066201a11993255120119c2703af1 (diff)
Centralize dependencies, add D-Bus dep. to README.md
README.md now mentions D-Bus. Checking dbus presence is now done at the same place as json-c, libmicrohttpdd... Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5846f001..c54c0f1e 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ 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 :