[SCM] ardour3/master: Remove python runtime dependencies

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Wed Jan 8 00:57:29 UTC 2014


The following commit has been merged in the master branch:
commit e374866bbd2f49cafb98863536af74bf6313bfba
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Wed Jan 8 00:57:01 2014 +0100

    Remove python runtime dependencies
    
    These deps were copy&pasted from ardour2, where
    tools/session_exchange.py needed them.
    
    Though upstream's still shipping this file, it no longer works for
    ardour3 and is hence not included in the Debian package, so the deps are
    obsolete.

diff --git a/debian/rules b/debian/rules
index d6d9b25..51a4c82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -126,7 +126,7 @@ CDBS_BUILD_DEPENDS += , python-setuptools,\
 
 
 # Needed always/often/sometimes at runtime
-CDBS_DEPENDS_ALL = python, python-twisted, python-gtk2, jackd
+CDBS_DEPENDS_ALL = jackd
 CDBS_RECOMMENDS_ALL = iceweasel | www-browser
 CDBS_SUGGESTS_ALL = jamin, qjackctl
 

-- 
ardour3 packaging



More information about the pkg-multimedia-commits mailing list