aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 95f52dd..f56b914 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,9 @@ Homepage: http://puredata.info
Package: pd-purepd
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, pd
+Depends: ${shlibs:Depends},
+ pd,
+ ${misc:Depends}
Recommends: pd-libdir
Description: a library of standard objects re-implemented using Pd-vanilla
This is a library focused on re-implementing existing objects written in C