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 | 5e61bedc68ec4f7226c11c56f01db66bcc3f43ba (patch) | |
tree | df1ce380172ebb7356371568f393a457a25eff23 /debian | |
parent | 3a0861018fc3723ae7fdf8cd305e8290d7c01851 (diff) |
Recommends: pd-libdir since these are all libdirs
svn path=/trunk/externals/windowing/; revision=14098
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d610f84..ee3f423 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Homepage: http://crca.ucsd.edu/~jsarlo/pd/ Package: pd-windowing Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Recommends: pd-libdir Description: a library of windowing functions in Pd The windowing library provides Pd objects for a list of standard windowing functions, which are applied per block with each DSP tick: Hanning, Hamming, |