diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-12 22:34:24 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-12 22:34:24 +0000 |
commit | bc3b6f5d9e9932c1015715c2808d77b0d90ae2a5 (patch) | |
tree | 60b900ed10dfe8560b443332259e5a5b6c82dac5 /debian/control | |
parent | 6702668b57616e5aca7cc1a7da23995bf32167da (diff) |
Recommends: pd-libdir since these are all libdirs
svn path=/trunk/externals/moonlib/; 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 aba06e7..ca1670c 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Homepage: http://puredata.info Package: pd-moonlib Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Recommends: pd-libdir Description: library of Pd objects related to GUI control Moonlib includes three sub-sections: nilib, which is a kind of wrapper between Pd and Gtk, sublib, which is a collection of gui control objects, and |