From f14a40f2829378a0d572511737f425a573b5dcf2 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 2 Nov 2010 14:09:33 +0000 Subject: made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries svn path=/trunk/externals/hcs/pan/; revision=14252 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 495eecb..08cf559 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Package: pd-pan Architecture: all Depends: ${shlibs:Depends}, pd, - ${misc:Depends} -Recommends: pd-libdir + ${misc:Depends}, + pd-libdir Description: a library of stereo panning algorithms for Pd A library of stereo panning algorithms from various sources, including equal power panning and linear panning. -- cgit v1.2.1