From 32ea5a5ac0643d928768674b2387f5eb75cf332b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 11 Jan 2017 19:48:10 +0100 Subject: [PATCH] python-audioread: nocross=yes. Remove this if someday gst1-python can be cross compiled. --- srcpkgs/python-audioread/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/python-audioread/template b/srcpkgs/python-audioread/template index 9e42dfea6a9..ee3cc3a4dc5 100644 --- a/srcpkgs/python-audioread/template +++ b/srcpkgs/python-audioread/template @@ -3,6 +3,7 @@ pkgname=python-audioread version=2.1.4 revision=2 noarch=yes +nocross=yes wrksrc="audioread-${version}" build_style=python-module pycompile_module="audioread"