albfan / systemd-ubuntu-with-dbus

systemd for Ubuntu with dbus enabled
GNU General Public License v2.0
16 stars 7 forks source link

systemd for ubuntu with dbus enabled

This repo is intented to provide a compilable source for miraclecast systemd dependency on ubuntu

It is based on official git repo on debian

Usage

Easy install (outdated)

Install the package compiled with

 $ sudo add-apt-repository ppa:thopiekar/miraclecast
 $ sudo apt-get update
 $ sudo apt-get upgrade
 $ sudo apt-get install miraclecast .

Original repos