From cba4812ea0d24a267a30b68e26ed5ffeb31467c4 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 16:31:25 +0200 Subject: [PATCH] python-pylastfp: switch to python2-module --- srcpkgs/python-pylastfp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-pylastfp/template b/srcpkgs/python-pylastfp/template index c427f6ecfa1..6300e7c7ce4 100644 --- a/srcpkgs/python-pylastfp/template +++ b/srcpkgs/python-pylastfp/template @@ -3,10 +3,10 @@ pkgname=python-pylastfp version=0.6 revision=4 wrksrc="pylastfp-${version}" -build_style="python-module" +build_style=python2-module hostmakedepends="python-setuptools" makedepends="python-devel libsamplerate-devel fftw-devel" -depends="python python-audioread" +depends="python-audioread" pycompile_module="lastfp" short_desc="Python bindings for Last.fm's acoustic fingerprinting (fplib)" maintainer="Steven R "