python-audioread: switch to python2-module
This commit is contained in:
parent
acbf83d4c4
commit
a83f8a5586
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=2.1.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="audioread-${version}"
|
wrksrc="audioread-${version}"
|
||||||
build_style="python-module"
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python gst-python"
|
depends="python gst-python"
|
||||||
pycompile_module="audioread"
|
pycompile_module="audioread"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue