[SCM] audacity/master: Clean up Build-Depends

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Sep 14 16:24:42 UTC 2013


The following commit has been merged in the master branch:
commit fc0d66974d9bdfdce4bd127f1f2a6957b0dcbe1e
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Sep 14 18:09:50 2013 +0200

    Clean up Build-Depends
    
    zip is not needed.

diff --git a/debian/control b/debian/control
index c636567..6a2f2ce 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,7 @@ Build-Depends: autoconf,
                libvorbis-dev (>= 1.0.0-3),
                libwxgtk2.8-dev,
                portaudio19-dev (>= 19+svn20101113-3~),
-               vamp-plugin-sdk (>= 2.0),
-               zip
+               vamp-plugin-sdk (>= 2.0)
 Build-Conflicts: libwxbase2.6-dev, wx2.6-headers
 Homepage: http://audacity.sourceforge.net/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/audacity.git

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list