mirror of https://github.com/icedream/ts3bot.git
Install additional dependencies of TeamSpeak3.
parent
da0c59b220
commit
dfb68cf3ae
1
setup.sh
1
setup.sh
|
@ -13,6 +13,7 @@ apt-get install -y --no-install-recommends \
|
||||||
blackbox xvfb xdotool \
|
blackbox xvfb xdotool \
|
||||||
pulseaudio pulseaudio-utils \
|
pulseaudio pulseaudio-utils \
|
||||||
cmake python-minimal \
|
cmake python-minimal \
|
||||||
|
libnss3 libxcursor1 libxcomposite1 \
|
||||||
vlc-nox '^libvlc[0-9]+$' libvlc-dev vlc-plugin-pulse
|
vlc-nox '^libvlc[0-9]+$' libvlc-dev vlc-plugin-pulse
|
||||||
|
|
||||||
# Configure GUI user, we are going to use the pre-setup "app" user for this
|
# Configure GUI user, we are going to use the pre-setup "app" user for this
|
||||||
|
|
Loading…
Reference in New Issue