mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
python-audioread: nocross=yes.
Remove this if someday gst1-python can be cross compiled.
This commit is contained in:
parent
888247a0a4
commit
32ea5a5ac0
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=python-audioread
|
||||||
version=2.1.4
|
version=2.1.4
|
||||||
revision=2
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
nocross=yes
|
||||||
wrksrc="audioread-${version}"
|
wrksrc="audioread-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="audioread"
|
pycompile_module="audioread"
|
||||||
|
|
Loading…
Add table
Reference in a new issue