diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-05-13 03:07:42 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-05-13 03:07:42 +0000 |
commit | 7d296bf10a2919853c3e60bf4aa9e58f07132ce4 (patch) | |
tree | 8046daa0e365997226e73f85b08e80c08f8f4feb /debian/control | |
parent | 68b7a63e3befd81e256e38d05b7f36bbd374e8c0 (diff) |
changed architecture from 'any' to 'all' since all of the objects in this library are pd patches
svn path=/trunk/externals/hcs/pan/; revision=13523
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 95b7816..199547d 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.8.3 Homepage: http://puredata.info Package: pd-pan -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, pd Description: a library of stereo panning algorithms A library of stereo panning algorithms from various sources, including equal |