diff --git a/srcpkgs/python-audioread/template b/srcpkgs/python-audioread/template index f1219236e3b..72d4e712a3a 100644 --- a/srcpkgs/python-audioread/template +++ b/srcpkgs/python-audioread/template @@ -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() {