Added the sox package so Fenrir sounds will work.
This commit is contained in:
parent
185e5c0a2a
commit
b975e3bc43
@ -140,7 +140,7 @@ arch-chroot /mnt << EOF
|
|||||||
# set up pacman
|
# set up pacman
|
||||||
pacman-key --init
|
pacman-key --init
|
||||||
pacman-key --populate archlinuxarm
|
pacman-key --populate archlinuxarm
|
||||||
pacman -Syyu --needed --noconfirm alsa-utils base base-devel bash-completion cronie espeak-ng git wget
|
pacman -Syyu --needed --noconfirm alsa-utils base base-devel bash-completion cronie espeak-ng git sox wget
|
||||||
# set the language
|
# set the language
|
||||||
sed -i "s/#$imageLanguage/$imageLanguage/" /etc/locale.gen
|
sed -i "s/#$imageLanguage/$imageLanguage/" /etc/locale.gen
|
||||||
echo "LANG=$imageLanguage" > /etc/locale.conf
|
echo "LANG=$imageLanguage" > /etc/locale.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user