From a83f8a5586f3e9e6e99536b464a6e98350dfe37b Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 11:08:39 +0200 Subject: [PATCH] python-audioread: switch to python2-module --- srcpkgs/python-audioread/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-audioread/template b/srcpkgs/python-audioread/template index 58cca298abd..43dbbdb856e 100644 --- a/srcpkgs/python-audioread/template +++ b/srcpkgs/python-audioread/template @@ -4,7 +4,7 @@ version=2.1.4 revision=1 noarch=yes wrksrc="audioread-${version}" -build_style="python-module" +build_style=python2-module hostmakedepends="python-setuptools" depends="python gst-python" pycompile_module="audioread"