Install libpulse0 in spotify container (#286)

Required to use PulseAudio. Same as in commit ff57ab29c9
This commit is contained in:
Mathias Hertlein 2017-08-03 18:07:27 +00:00 committed by Jess Frazelle
parent 087a9afa10
commit 3b5ed5468a

View File

@ -25,6 +25,7 @@ RUN apt-get update && apt-get install -y \
libgl1-mesa-dri \
libgl1-mesa-glx \
libpangoxft-1.0-0 \
libpulse0 \
libssl1.0.0 \
libssl1.0.2 \
libxss1 \