mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-06 04:10:46 +02:00
Install libpulse0 in spotify container (#286)
Required to use PulseAudio. Same as in commit ff57ab29c945b21f5714666cf8234bc925a1a7fb
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…
x
Reference in New Issue
Block a user