From 2f1d4a751572262b68f1871b6abadb645c20ec8b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 13 Jul 2014 06:43:37 +0200 Subject: [PATCH] audacity: explicitly enable libsamplerate, otherwise it's not enabled. --- srcpkgs/audacity/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template index 729fc007cba..dc71bda2cc2 100644 --- a/srcpkgs/audacity/template +++ b/srcpkgs/audacity/template @@ -1,9 +1,10 @@ # Template file for 'audacity' pkgname=audacity version=2.0.5 -revision=2 +revision=3 wrksrc=${pkgname}-src-${version} build_style=gnu-configure +configure_args="--with-libsamplerate" hostmakedepends="pkg-config cmake" makedepends="wxGTK-devel gtk+-devel expat-devel libsndfile-devel libmad-devel libsamplerate-devel soundtouch-devel