Open jodal opened 9 years ago
Gentle bump here.
I am working on a spotify slack-bot that requires the libspotify
package from mopidy.
https://docs.mopidy.com/en/v0.8.1/installation/libspotify/
In the meantime, I will try to install from source. Sorry if this request is no longer relevant.
apt.mopidy.com has packages for both wheezy and jessie. Since Travis are running on Ubuntu 12.04, you should use the wheezy/oldstable dist and not the jessie/stable dist.
You currently use the jessie/stable dist which contains packages that does not work on e.g. the Python version Ubuntu 12.04 comes with.
Simply change "stable" to "wheezy" in the source line for apt.mopidy.com.