Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
Update Spotify backend dependency docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Dec 31, 2011
1 parent 8d60ed5 commit 74c0729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mopidy/backends/spotify/__init__.py
Expand Up @@ -32,8 +32,8 @@ class SpotifyBackend(ThreadingActor, Backend):
**Dependencies:**
- libspotify == 0.0.8 (libspotify8 package from apt.mopidy.com)
- pyspotify == 1.3 (python-spotify package from apt.mopidy.com)
- libspotify >= 10, < 11 (libspotify10 package from apt.mopidy.com)
- pyspotify >= 1.5 (python-spotify package from apt.mopidy.com)
**Settings:**
Expand Down

0 comments on commit 74c0729

Please sign in to comment.