mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
README: bump dependency on systemd
97323d905c
increased the required
version of systemd to >= 213
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
This commit is contained in:
parent
f489b45f9a
commit
58c76ccfd1
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -22,7 +22,7 @@ Website:
|
||||||
(udev), dbus management (sd-bus) and service management.
|
(udev), dbus management (sd-bus) and service management.
|
||||||
Systemd must be compiled with --enable-kdbus, even though kdbus
|
Systemd must be compiled with --enable-kdbus, even though kdbus
|
||||||
isn't used, but only the independent, experimental sd-libraries.
|
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
|
- glib: A utility library. Used by the current DHCP implementation. Will
|
||||||
be removed once sd-dns gains DHCP-server capabilities.
|
be removed once sd-dns gains DHCP-server capabilities.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue