diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-02 14:09:33 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-02 14:09:33 +0000 |
commit | 043b394fd0aa0549e379c467cc58d61dbd17502f (patch) | |
tree | 1d503fa36346b5216eeb8775963efa956df588fd /debian | |
parent | 21490f4cf74f808e3b60e0153f64d85b5be7246f (diff) |
made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries
svn path=/trunk/externals/mapping/; revision=14252
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a3aa573..bc2b87e 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,8 @@ Depends: ${shlibs:Depends}, pd-pddp, pd-purepd, pd-unauthorized, - pd-zexy + pd-zexy, + pd-libdir Description: a Pd library for creatively mapping data The Mapping Library for Pd is a library of mapping primitives for mapping data to controls. Also included are techniques for conditioning sensor data |