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:
parent
24369a54ff
commit
b40d416c2e
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue