[SCM] beast/master: Add ${misc:Depends} to beast's Depends field.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 6 16:38:30 UTC 2011


The following commit has been merged in the master branch:
commit d3e34192cc701e5c1c24e36d6a67caf8f90f94c5
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri May 6 18:28:29 2011 +0200

    Add ${misc:Depends} to beast's Depends field.

diff --git a/debian/control b/debian/control
index f0805d1..db04303 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,8 @@ Homepage: http://beast.testbit.eu/
 
 Package: beast
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
 Recommends: bse-alsa
 Conflicts: cmt (<< 1.15),
  bse-alsa (<< 0.7.4)

-- 
beast packaging



More information about the pkg-multimedia-commits mailing list