From: Shawn Landden Date: Mon, 9 Dec 2013 00:07:42 +0000 (-0800) Subject: manual: systemd does not require glib X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e0c4aa5ac50bd3c500e2224c7f6f7ca329c05c05;p=buildroot.git manual: systemd does not require glib Signed-off-by: Shawn Landden Reviewed-by: Thomas De Schampheleire Signed-off-by: Peter Korsgaard --- diff --git a/docs/manual/configure.txt b/docs/manual/configure.txt index 8912a81560..89df3d9aa6 100644 --- a/docs/manual/configure.txt +++ b/docs/manual/configure.txt @@ -371,7 +371,7 @@ can be chosen from +System configuration+, +Init system+: etc. +systemd+ will be useful on relatively complex embedded systems, for example the ones requiring D-Bus and services communicating between each other. It is worth noting that +systemd+ - brings a fairly big number of large dependencies: +dbus+, +glib+ + brings a fairly big number of large dependencies: +dbus+, +udev+ and more. For more details about +systemd+, see http://www.freedesktop.org/wiki/Software/systemd.