mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
parent
c94be167c8
commit
a95de6395e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ On the other hand, the Display-Sink side allows you to create wifi-capable exter
|
||||||
|
|
||||||
The MiracleCast projects requires the following software to be installed:
|
The MiracleCast projects requires the following software to be installed:
|
||||||
- **systemd**: A system management daemon. It is used for device-management (udev), dbus management (sd-bus) and service management.
|
- **systemd**: A system management daemon. It is used for device-management (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.
|
Systemd >= 221 will work out of the box. For earlier versions systemd must be compiled with --enable-kdbus, even though kdbus isn't used, but only the independent, experimental sd-libraries.
|
||||||
*required*: >=systemd-213
|
*required*: >=systemd-213
|
||||||
|
|
||||||
- **glib**: A utility library. Used by the current DHCP implementation. Will be removed once sd-dns gains DHCP-server capabilities.
|
- **glib**: A utility library. Used by the current DHCP implementation. Will be removed once sd-dns gains DHCP-server capabilities.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue