[SCM] wavesurfer/master: Make wavesurfer dependent alternatively on libsnack2 or libsnack2-alsam thanks to Giampiero Salvi for reporting this.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Nov 15 11:29:24 UTC 2010


The following commit has been merged in the master branch:
commit d8dba6d15f5fd1ed8f05692fe343f6a7482c898d
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Nov 15 12:28:30 2010 +0100

    Make wavesurfer dependent alternatively on libsnack2 or libsnack2-alsam thanks to Giampiero Salvi for reporting this.

diff --git a/debian/control b/debian/control
index a38c06c..b4a8a67 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/wavesurfer.git
 
 Package: wavesurfer
 Architecture: all 
-Depends: libsnack2 (>= 2.2),
+Depends: libsnack2-alsa (>= 2.2) | libsnack2 (>= 2.2),
  tk8.4,
  ${misc:Depends}
 Recommends: tk-tile

-- 
wavesurfer packaging



More information about the pkg-multimedia-commits mailing list