python-audioread: misc fixes.

This commit is contained in:
wertyi48 2013-08-09 18:06:17 -03:00
parent a5e56b49f3
commit 4abf1f95aa
1 changed files with 1 additions and 0 deletions

View File

@ -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() {