Remove youtube-dl

This commit is contained in:
Wouter Habets
2018-06-24 13:38:16 +02:00
parent 3ce5064734
commit 741bf7f5a1

View File

@@ -20,8 +20,7 @@ RUN apt-get update \
gstreamer0.10-alsa \ gstreamer0.10-alsa \
gstreamer1.0-libav \ gstreamer1.0-libav \
python-crypto \ python-crypto \
python-setuptools \ python-setuptools
youtube-dl
RUN curl -L https://bootstrap.pypa.io/get-pip.py | python - RUN curl -L https://bootstrap.pypa.io/get-pip.py | python -
RUN pip install --ignore-installed Mopidy-Iris RUN pip install --ignore-installed Mopidy-Iris