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 | 6d6d5d07540a4f2c9283442202562db14da5c5ad (patch) | |
tree | be0656f5b41c7dae759077d7c4c63aa08f3e9e06 | |
parent | a9d1b9eed2559c34bbd8541aa42bf4ca9f1226e1 (diff) |
Recommends: pd-libdir since these are all libdirs
svn path=/trunk/externals/sigpack/; revision=14098
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 0d0ea24..252b3d4 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Homepage: http://www.weiss-archiv.de/pure-data.htm Package: pd-sigpack Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Recommends: pd-libdir Description: signal processing effects library for Pd A collection of objects for Pd from weiss-archiv that mostly provide some signal processing functions like limiting, distortion, etc. They are called |