python-pyacoustid: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 11:09:06 +02:00
parent a83f8a5586
commit d45be53eb5

View file

@ -4,7 +4,7 @@ version=1.1.2
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="pyacoustid-${version}" wrksrc="pyacoustid-${version}"
build_style="python-module" build_style=python2-module
hostmakedepends="python-setuptools" hostmakedepends="python-setuptools"
makedepends="${hostmakedepends}" makedepends="${hostmakedepends}"
depends="python python-audioread python-requests chromaprint" depends="python python-audioread python-requests chromaprint"