From 748b5106922d405526b020da5bc90f8c09837363 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/mjlib/; revision=14252 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index eeaf9e2..4618e4a 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Package: pd-mjlib Architecture: any Depends: ${shlibs:Depends}, pd, - ${misc:Depends} -Recommends: pd-libdir + ${misc:Depends}, + pd-libdir Description: library of Pd objects for composing music A library of objects for composing music written by Mark Williamson. . -- cgit v1.2.1