mirror of https://github.com/icedream/ts3bot.git
Fix python (youtube-dl did not work because of that).
parent
aec95b599c
commit
2732bdfa57
|
@ -8,7 +8,8 @@ RUN rm /etc/apt/sources.list.d/* &&\
|
|||
nodejs \
|
||||
blackbox xvfb xdotool \
|
||||
pulseaudio pulseaudio-utils \
|
||||
dbus python-minimal \
|
||||
dbus \
|
||||
python python-minimal python-pkg-resources rtmpdump ffmpeg \
|
||||
vlc vlc-plugin-pulse
|
||||
|
||||
# initialize DBus
|
||||
|
|
Loading…
Reference in New Issue