From b40d416c2e8dfa1c5b9d82651815f589f421fb69 Mon Sep 17 00:00:00 2001 From: albfan Date: Sun, 29 Mar 2015 23:24:21 +0200 Subject: [PATCH] specific linux flavours install steps --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a68a65b..dbd0d84 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,17 @@ The MiracleCast projects requires the following software to be installed: To compile and run the test applications, use: $ 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