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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Oct 1 02:23:30 UTC 2010


The following commit has been merged in the master branch:
commit 1839775203e3a8ccc467f7d8f2cdda0c3f598ff5
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Oct 1 04:23:16 2010 +0200

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

diff --git a/debian/control b/debian/control
index a5f2ad3..c33f2cb 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,9 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/wavesurfer.git
 
 Package: wavesurfer
 Architecture: all 
-Depends: libsnack2 (>= 2.2), tk8.4
+Depends: libsnack2 (>= 2.2),
+ tk8.4,
+ ${misc:Depends}
 Description: Sound Manipulation Program
  Wavesurfer is a sound manipulation program, it has been designed to suit both,
  novice and advanced users. WaveSurfer has a simple and logical user interface 

-- 
wavesurfer packaging



More information about the pkg-multimedia-commits mailing list