diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-12 22:34:24 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-12 22:34:24 +0000 |
commit | f5b9a7ae649419b1ff8e6ffbfb62d212a81d434b (patch) | |
tree | 11bd33b6bed75e506fc52f4c4e1981bf2aa05342 /debian/control | |
parent | 37364988d84ade208f36a882a2fb58f65f3695d8 (diff) |
Recommends: pd-libdir since these are all libdirs
svn path=/trunk/externals/hcs/pan/; revision=14098
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 2e41667..bc3f5f2 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Homepage: http://puredata.info Package: pd-pan Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Recommends: 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. |