diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bc3f5f2..495eecb 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,9 @@ Homepage: http://puredata.info Package: pd-pan Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Depends: ${shlibs:Depends}, + pd, + ${misc:Depends} Recommends: pd-libdir Description: a library of stereo panning algorithms for Pd A library of stereo panning algorithms from various sources, including equal |