diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-13 15:47:46 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-13 15:47:46 +0000 |
commit | d254c158d939623160bc3fd4bbd02c4e1e542b86 (patch) | |
tree | 40453401078a6c2d2b1df6a7838d497c31422a58 /debian/control | |
parent | 2d3490a2b43032184ed5ef07bcb831a122f481bd (diff) |
converted to one-dep-per-line style
svn path=/trunk/externals/hcs/pan/; revision=14115
Diffstat (limited to 'debian/control')
-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 |