diff options
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 80e7add..116679e 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,10 @@ Package: pd-purepd Architecture: all Depends: ${shlibs:Depends}, pd, - ${misc:Depends}, - pd-libdir + pd-libdir, + pd-pddp, + pd-list-abs, + ${misc:Depends} Description: a library of standard objects re-implemented using Pd-vanilla This is a library focused on re-implementing existing objects written in C using only objects that are included in puredata. The idea is to provide |