diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-12 22:34:24 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-12 22:34:24 +0000 |
commit | 32b362b2f2813274c5502ff9e22872a71a787c41 (patch) | |
tree | 681d21e0e410d4cdb44a13c10e1d827728bd0d66 | |
parent | fbca5fefc4eb5573983e0878c979553ebd167bfc (diff) |
Recommends: pd-libdir since these are all libdirs
svn path=/trunk/externals/pdogg/; revision=14098
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 66fb2ec..d118dc2 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Homepage: http://puredata.info Package: pd-pdogg Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Recommends: pd-libdir Description: a collection of ogg/vorbis objects for Pd pdogg is a library of objects for Pd for reading and writing ogg/vorbis streams and files. There is a stream player for multichannel audio streams |