summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorShawn Landden <shawn@churchofgit.com>2013-12-08 16:07:42 -0800
committerPeter Korsgaard <peter@korsgaard.com>2013-12-09 09:34:54 +0100
commite0c4aa5ac50bd3c500e2224c7f6f7ca329c05c05 (patch)
treed269ac28c6607a9ea8d7e3ae1ad6c29cad2ef4cd /docs/manual
parent9f91d79601da42516752318beecfd080dc05aac9 (diff)
downloadbuildroot-e0c4aa5ac50bd3c500e2224c7f6f7ca329c05c05.tar.gz
buildroot-e0c4aa5ac50bd3c500e2224c7f6f7ca329c05c05.zip
manual: systemd does not require glib
Signed-off-by: Shawn Landden <shawn@churchofgit.com> Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/configure.txt2
1 files changed, 1 insertions, 1 deletions
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.
OpenPOWER on IntegriCloud