[SCM] pd-windowing/master: added Recommends: pd-pddp since help files use things from that lib

eighthave-guest at users.alioth.debian.org eighthave-guest at users.alioth.debian.org
Thu Nov 18 16:45:05 UTC 2010


The following commit has been merged in the master branch:
commit f6e5e558dbbfc07a44c6a79b8e50ae7ecc12f98d
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Thu Nov 18 11:44:55 2010 -0500

    added Recommends: pd-pddp since help files use things from that lib

diff --git a/debian/control b/debian/control
index c8b9c34..132c89b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Depends: ${shlibs:Depends},
          pd,
          ${misc:Depends},
          pd-libdir
-Recommends: pd-import
+Recommends: pd-import,
+            pd-pddp
 Description: a library of windowing functions in Pd
  The windowing library provides Pd objects for a list of standard windowing
  functions, which are applied per block with each DSP tick: Hanning, Hamming,

-- 
pd-windowing packaging



More information about the pkg-multimedia-commits mailing list