diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-12 22:34:24 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 14:40:10 +0200 |
commit | b6177b205084f91162d7096eef0e1e31cdfc0484 (patch) | |
tree | 3de3d904fd9efe4ebc459ca78bb1903e6f28dd8d /debian/control | |
parent | d0fdf227849933de01b6e56d330d15bed39486ce (diff) |
Recommends: pd-libdir since these are all libdirs
svn path=/trunk/abstractions/purepd/; revision=14098
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 1e86aee..95f52dd 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Homepage: http://puredata.info Package: pd-purepd Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, pd +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 using only objects that are included in puredata. The idea is to provide |