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
commit078f539e8bb40a87a3e46499736cbb8cf4213537 (patch)
treeb5043f1fa26605e7053e0353b26307ea26a44fd5
parente49a009317816c860c89f0db9d09d3accdd5a912 (diff)
made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries
svn path=/trunk/externals/ext13/; revision=14252
-rw-r--r--debian/control4
1 files 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