Install additional dependencies of TeamSpeak3.

hotfix/ts3.1.8
Icedream 2018-04-02 16:48:29 +02:00
parent da0c59b220
commit dfb68cf3ae
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 0 deletions

View File

@ -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