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
commit619dadd248b0847bed8c4794b66b382b07225c2a (patch)
treeadbef3a420a49e91c0604f0780c5a02190702361
parentb793ee64e40e68caea62b0439e7b412be6378683 (diff)
made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries
svn path=/trunk/externals/ekext/; revision=14252
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 34149d2..1968a9e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Package: pd-ekext
Architecture: any
Depends: ${shlibs:Depends},
pd,
- ${misc:Depends}
-Recommends: pd-libdir
+ ${misc:Depends},
+ pd-libdir
Description: Pd objects for music information retrieval and polyphony control
This library is a collection of objects for analyzing audio to get musical
information, like spectrum and peak information, to generate sound based on