[Buildroot] [PATCH 3/4] systemd does not require glib

Shawn Landden shawn at churchofgit.com
Mon Dec 9 00:07:42 UTC 2013


Signed-off-by: Shawn Landden <shawn at churchofgit.com>
---
 docs/manual/configure.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/configure.txt b/docs/manual/configure.txt
index 8912a81..89df3d9 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.
 
-- 
1.8.5.1



More information about the buildroot mailing list