From e1245deccf92c6fa1d00728918e3b94d2f368cd7 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/abstractions/jmmmp/; revision=14252 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 43b33f8..a5eaa66 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Package: pd-jmmmp Architecture: all Depends: ${shlibs:Depends}, pd, - ${misc:Depends} -Recommends: pd-libdir + ${misc:Depends}, + pd-libdir Description: a collection of Pd GUI objects for musical performance jmmmp is a collection of GUI objects for musical performance, including controlling the DAC, volume, debugging, linking up with other programs, etc. -- cgit v1.2.1