From 078f539e8bb40a87a3e46499736cbb8cf4213537 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/ext13/; revision=14252 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 5078c40..6d75e73 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Package: pd-ext13 Architecture: any Depends: ${shlibs:Depends}, pd, - ${misc:Depends} -Recommends: pd-libdir + ${misc:Depends}, + pd-libdir Description: a collection of objects for Pd by dieb13 this ist ext13, a collection of externals for pd most of the code comes from other pd-object or externals -- cgit v1.2.1