From 2732bdfa578ad9bd5f47f05c6f4dc48812872404 Mon Sep 17 00:00:00 2001 From: icedream Date: Fri, 16 Oct 2015 21:40:56 +0200 Subject: [PATCH] Fix python (youtube-dl did not work because of that). --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f291eff..d3a791f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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