diff mbox

[3/4] systemd does not require glib

Message ID 1386547663-2678-3-git-send-email-shawn@churchofgit.com
State Accepted
Commit e0c4aa5ac50bd3c500e2224c7f6f7ca329c05c05
Headers show

Commit Message

Shawn Landden Dec. 9, 2013, 12:07 a.m. UTC
Signed-off-by: Shawn Landden <shawn@churchofgit.com>
---
 docs/manual/configure.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas De Schampheleire Dec. 9, 2013, 8:21 a.m. UTC | #1
On Mon, Dec 9, 2013 at 1:07 AM, Shawn Landden <shawn@churchofgit.com> wrote:
> Signed-off-by: Shawn Landden <shawn@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.

Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Peter Korsgaard Dec. 9, 2013, 8:34 a.m. UTC | #2
>>>>> "Shawn" == Shawn Landden <shawn@churchofgit.com> writes:

 > Signed-off-by: Shawn Landden <shawn@churchofgit.com>

Committed, thanks.
diff mbox

Patch

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.