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:
parent
5ea47880b9
commit
f69f453b78
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue