1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00

specific linux flavours install steps

This commit is contained in:
albfan 2015-03-29 23:24:21 +02:00
parent 24369a54ff
commit b40d416c2e

View file

@ -36,6 +36,17 @@ The MiracleCast projects requires the following software to be installed:
To compile and run the test applications, use: To compile and run the test applications, use:
$ make check $ make check
``` ```
### Ubuntu
This specific linux flavour is so hard to get miraclecast dependencies that an alternative repo was created to install systemd with dbus
https://github.com/albfan/systemd-ubuntu-with-dbus
> See specific instructions on that repo
### Arch linux
There is an AUR package to ease the install process. It's not complete at this time. See #6 to follow it's progress.
## Documentation ## Documentation