From 5a23b337e4babf757a937a29d36457a94f4b8ba9 Mon Sep 17 00:00:00 2001 From: davehome Date: Sat, 19 Nov 2011 16:00:24 -0700 Subject: [PATCH] swh-lv2: fftw support (xtraeme, check this) --- srcpkgs/swh-lv2/swh-lv2.rshlibs | 2 ++ srcpkgs/swh-lv2/template | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swh-lv2/swh-lv2.rshlibs b/srcpkgs/swh-lv2/swh-lv2.rshlibs index 631aa1dda40..7915e9f0587 100644 --- a/srcpkgs/swh-lv2/swh-lv2.rshlibs +++ b/srcpkgs/swh-lv2/swh-lv2.rshlibs @@ -1 +1,3 @@ libc.so.6 +libfftw3f.so.3 +libm.so.6 diff --git a/srcpkgs/swh-lv2/template b/srcpkgs/swh-lv2/template index 8f6a77238fd..84a0069f26e 100644 --- a/srcpkgs/swh-lv2/template +++ b/srcpkgs/swh-lv2/template @@ -3,7 +3,7 @@ pkgname=swh-lv2 version=1.0.15 homepage="http://plugin.org.uk/" distfiles="http://plugin.org.uk/lv2/${pkgname}-${version}.tar.gz" -revision=1 +revision=2 short_desc="Collection of GPL (free software) LV2 audio plugins" maintainer="davehome " license="GPL-3" @@ -11,7 +11,6 @@ checksum=5809441a94571d2f492a5e015ad035ea747127e0322e531b79a960fd0c3d250d long_desc=" Collection of GPL (free software) LV2 audio plugins" -Add_dependency run libfftw Add_dependency build fftw-devel Add_dependency build libxslt