python-audioread: misc fixes.
This commit is contained in:
parent
a5e56b49f3
commit
4abf1f95aa
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ license="MIT"
|
|||
short_desc="Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python"
|
||||
|
||||
python-audioread_package() {
|
||||
noarch="yes"
|
||||
depends="python>=2.7 gst-python"
|
||||
pycompile_module="audioread"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue