[SCM] brutefir/master: Add ${misc:Depends} to the Depends line.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Sep 20 11:39:58 UTC 2010


The following commit has been merged in the master branch:
commit ae1c34bd98f9ab8117917237ebbcb4d4ab6063e8
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Sep 20 13:39:34 2010 +0200

    Add ${misc:Depends} to the Depends line.

diff --git a/debian/control b/debian/control
index 9edccbb..0d6fd18 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/brutefir.git
 
 Package: brutefir
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
 Description: a software convolution engine
  BruteFIR is a program for applying long FIR filters to multi-channel
  digital audio, either offline or in realtime. Its basic operation is

-- 
brutefir packaging



More information about the pkg-multimedia-commits mailing list