From c5e171a43fd42afc84d9cae04e77a2ff7deb327d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 2 Nov 2010 14:09:33 +0000 Subject: made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries svn path=/trunk/externals/maxlib/; revision=14252 --- debian/control | 4 ++-- 1 file 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' -- cgit v1.2.1