If you're going to listen to audio then you presumably also need the ability to create it
This commit is contained in:
parent
bd3d91566e
commit
b46faa6b51
|
@ -607,6 +607,8 @@ install_ferment() {
|
|||
return
|
||||
fi
|
||||
|
||||
chroot "$rootdir" apt-get -yq install audacity
|
||||
|
||||
get_npm_arch
|
||||
|
||||
git clone $FERMENT_REPO $rootdir/etc/ferment
|
||||
|
|
Loading…
Reference in New Issue