Revert "libasound_module_pcm_ac108.so is no longer installed, so libasound2-plugins shouldn't be needed"
This reverts commit 8b2094fc23
.
See #304 regarding /usr/lib/arm-linux-gnueabihf/alsa-lib/libasound_module_rate_samplerate.so
This commit is contained in:
parent
d841b2a0fb
commit
48dbb3f815
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ if [[ $? -eq 0 ]]; then
|
||||||
apt-get -y install raspberrypi-kernel-headers raspberrypi-kernel
|
apt-get -y install raspberrypi-kernel-headers raspberrypi-kernel
|
||||||
# Ubuntu kernel packages
|
# Ubuntu kernel packages
|
||||||
apt-get -y install linux-raspi linux-headers-raspi linux-image-raspi
|
apt-get -y install linux-raspi linux-headers-raspi linux-image-raspi
|
||||||
apt-get -y install dkms git i2c-tools
|
apt-get -y install dkms git i2c-tools libasound2-plugins
|
||||||
# rpi-update checker
|
# rpi-update checker
|
||||||
check_kernel_headers
|
check_kernel_headers
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue