Added libasound2-dev to the required packages. See issue #71
This commit is contained in:
parent
f796f788f7
commit
39bf28b3f4
@ -12,7 +12,7 @@ sudo apt-get install -y cmake
|
|||||||
# sudo apt-get install -y npm
|
# sudo apt-get install -y npm
|
||||||
sudo apt-get install -y libboost-all-dev
|
sudo apt-get install -y libboost-all-dev
|
||||||
sudo apt-get install -y valgrind
|
sudo apt-get install -y valgrind
|
||||||
sudo apt-get install -y linux-sound-base alsa-base alsa-utils
|
sudo apt-get install -y linux-sound-base alsa-base alsa-utils 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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user