aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-02 14:09:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-02 14:09:33 +0000
commitb5ae223e18434df43a0d6b1534bac961c9262d96 (patch)
treebe5cade6360757f8579cab823750688e7afe9233
parentba13c210e04a6d366db903f85517355fba8ac3a0 (diff)
made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries
svn path=/trunk/externals/smlib/; revision=14252
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 37858a5..fde6351 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Package: pd-smlib
Architecture: any
Depends: ${shlibs:Depends},
pd,
- ${misc:Depends}
-Recommends: pd-libdir
+ ${misc:Depends},
+ pd-libdir
Description: Signal processing library for Mapping, for Pd
Signal processing for Mapping - a LIBrary with vector and number stream
processing objects for Pd, enhancing this language with objects for rapid