diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-02 14:09:33 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 13:53:22 +0200 |
commit | c5e171a43fd42afc84d9cae04e77a2ff7deb327d (patch) | |
tree | fe777f477b642819e9bdf8800828c8ba38b4df0f /debian | |
parent | 195c56d9c01328b060611aaacf9a4c29bee76874 (diff) |
made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries
svn path=/trunk/externals/maxlib/; revision=14252
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 748104e..a60e5a3 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Package: pd-maxlib Architecture: any Depends: ${shlibs:Depends}, pd, - ${misc:Depends} -Recommends: pd-libdir + ${misc:Depends}, + pd-libdir Description: a Pd library for analysing musical performance maxlib is a library of non-tilde externals for Pd. The objects can be very useful to analyse any musical performance. Some of the objects are 'borrowed' |