Added libsystemd-dev to the list of required packages to support daemon installation under systemd, see #117
This commit is contained in:
parent
a13cf9ec65
commit
16c043865d
@ -19,4 +19,5 @@ sudo apt-get install -y libasound2-dev
|
|||||||
sudo apt-get install -y linuxptp
|
sudo apt-get install -y linuxptp
|
||||||
sudo apt-get install -y libavahi-client-dev
|
sudo apt-get install -y libavahi-client-dev
|
||||||
sudo apt install -y linux-headers-$(uname -r)
|
sudo apt install -y linux-headers-$(uname -r)
|
||||||
|
sudo apt-get install -y libsystemd-dev
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user