summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2014-08-07 00:20:05 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2014-08-08 15:16:18 +0200
commit58c76ccfd1e475dbbf7b113b0ab8a2f5149d0ae3 (patch)
treef71c0ddbe3c3af8084c7d7342f6cc66ec279f2f6 /README
parentf489b45f9a0bed603ba910af32a383a0f72923f5 (diff)
README: bump dependency on systemd
97323d905c0b05cbadbf0ba574feb14127fc1182 increased the required version of systemd to >= 213 Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 4d004bc..65778ee 100644
--- a/README
+++ b/README
@@ -22,7 +22,7 @@ Website:
(udev), dbus management (sd-bus) and service management.
Systemd must be compiled with --enable-kdbus, even though kdbus
isn't used, but only the independent, experimental sd-libraries.
- required: >=systemd-212
+ required: >=systemd-213
- glib: A utility library. Used by the current DHCP implementation. Will
be removed once sd-dns gains DHCP-server capabilities.