Skip to content

Commit

Permalink
libasound_module_pcm_ac108.so is no longer installed, so libasound2-p…
Browse files Browse the repository at this point in the history
…lugins shouldn't be needed
  • Loading branch information
HinTak committed Apr 8, 2021
1 parent c84b644 commit 8b2094f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ if [[ $? -eq 0 ]]; then
apt-get -y install raspberrypi-kernel-headers raspberrypi-kernel
# Ubuntu kernel packages
apt-get -y install linux-raspi linux-headers-raspi linux-image-raspi
apt-get -y install dkms git i2c-tools libasound2-plugins
apt-get -y install dkms git i2c-tools
# rpi-update checker
check_kernel_headers
fi
Expand Down

0 comments on commit 8b2094f

Please sign in to comment.