mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
Install libpulse0 in spotify container (#286)
Required to use PulseAudio. Same as in commit ff57ab29c9
This commit is contained in:
parent
087a9afa10
commit
3b5ed5468a
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user