shithub: sox

Download patch

ref: c37146bcf75a235457eda8cba3108ca7809af370
parent: 54134b1c4db3d6e7436fdffddc70ba0858979bcd
author: evilynux <evilynux>
date: Fri Jul 6 14:52:58 EDT 2007

Added missing build-depends on libavcodec-dev.

--- a/debian/changelog
+++ b/debian/changelog
@@ -11,7 +11,8 @@
     - sox-dev renamed to libsox-dev.
     - Created libsox0 package that contains the SoX library.
     - Fixed sound file types description.
-    - Added build dependency on libao-dev, libltdl3-dev and ladspa-sdk.
+    - Added build dependency on libao-dev, libltdl3-dev, ladspa-sdk and
+      libavcodec-dev.
     - No longer conflicting with libst and libst-dev.
     - Splitted format libraries in different packages (libsox-fmt-foo).
   * [debian/libsox-dev.dirs]:
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Pascal Giard <pascal@debian.org>
 Uploaders: Guenter Geiger (Debian/GNU) <geiger@debian.org>
-Build-Depends: debhelper (>= 1.2.64), libltdl3-dev, libvorbis-dev, libmad0-dev, libgsm1-dev, libsndfile1-dev (>= 1.0.12), libsamplerate0-dev, cdbs, libao-dev, ladspa-sdk, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: debhelper (>= 1.2.64), cdbs, libltdl3-dev, libvorbis-dev, libmad0-dev, libgsm1-dev, libsndfile1-dev (>= 1.0.12), libsamplerate0-dev, libavcodec-dev (>= 0.cvs20070301), libao-dev, ladspa-sdk, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64]
 Standards-Version: 3.7.2
 
 Package: sox