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 | c4ba76190acd90021a54906f083dd944a2ecab18 (patch) | |
tree | 40e2867b7302b36e99ce41c0e72fe37414ab2867 | |
parent | f31441ef25ef8e02cc30c4f8f8171374512b871b (diff) |
converted to one-dep-per-line style
svn path=/trunk/abstractions/jmmmp/; revision=14115
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0dc2ab0..43b33f8 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,9 @@ Homepage: http://puredata.info Package: pd-jmmmp Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Depends: ${shlibs:Depends}, + pd, + ${misc:Depends} Recommends: pd-libdir Description: a collection of Pd GUI objects for musical performance jmmmp is a collection of GUI objects for musical performance, including |