1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mopidy_ynh.git synced 2024-09-03 19:46:21 +02:00

[fix] Install python-setuptools

This commit is contained in:
magikcypress 2017-04-20 17:05:52 +02:00
parent 5ea47880b9
commit f69f453b78

View file

@ -57,6 +57,7 @@ sudo wget -q -O /etc/apt/sources.list.d/mopidy.list https://apt.mopidy.com/jessi
# Install Mopidy and all dependencies:
sudo apt-get update
sudo apt-get install -y python-setuptools
sudo apt-get install -y mopidy
sudo apt-get install -y mopidy-soundcloud
sudo apt-get install -y mopidy-spotify