diff --git a/srcpkgs/python3-pyspotify/template b/srcpkgs/python3-pyspotify/template index a970140c5b0..de246d9fc9c 100644 --- a/srcpkgs/python3-pyspotify/template +++ b/srcpkgs/python3-pyspotify/template @@ -1,10 +1,10 @@ # Template file for 'python3-pyspotify' pkgname=python3-pyspotify version=2.1.3 -revision=1 +revision=2 wrksrc="pyspotify-${version}" build_style=python3-module -hostmakedepends="python3-setuptools" +hostmakedepends="python3-setuptools python3-cffi python3-pycparser" makedepends="python3-setuptools python3-devel libspotify-devel" depends="python3-setuptools python3-cffi" short_desc="Provides an interface to Spotify music services"