mopidy-spotify: move to nonfree
Its dependencies is in nonfree
This commit is contained in:
parent
c5339fa59b
commit
438694dce8
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'mopidy-spotify'
|
||||
pkgname=mopidy-spotify
|
||||
version=4.0.1
|
||||
revision=4
|
||||
revision=5
|
||||
archs="x86_64 i686 armv5tel armv6l armv7l"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-setuptools"
|
||||
|
@ -13,3 +14,4 @@ homepage="https://github.com/mopidy/mopidy-spotify"
|
|||
changelog="https://raw.githubusercontent.com/mopidy/mopidy-spotify/v${version}/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/M/Mopidy-Spotify/Mopidy-Spotify-${version}.tar.gz"
|
||||
checksum=ab437903b9fee931864d62ba03af5d2517dd844f4c8476e1ba26b280daf40508
|
||||
repository=nonfree # libspotify is nonfree
|
||||
|
|
Loading…
Reference in New Issue