From 4abf1f95aa9a30bfeca826d1e755a7cbd714e508 Mon Sep 17 00:00:00 2001 From: wertyi48 Date: Fri, 9 Aug 2013 18:06:17 -0300 Subject: [PATCH] python-audioread: misc fixes. --- srcpkgs/python-audioread/template | 1 + 1 file changed, 1 insertion(+) 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() {