[SCM] jack-mixer/master: Needs dependency on a python interpreter.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Oct 19 09:24:51 UTC 2010


The following commit has been merged in the master branch:
commit 33c4037558d7565867ddd49bdcd2b64881fc51d0
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Oct 19 11:23:45 2010 +0200

    Needs dependency on a python interpreter.

diff --git a/debian/control b/debian/control
index 6f0fe4a..01b9a50 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,8 @@ Package: jack-mixer
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends}, 
- jackd
+ jackd,
+ ${python:Depends}
 Recommends: lashd, 
  glashctl, 
  qjackctl, 

-- 
jack-mixer packaging



More information about the pkg-multimedia-commits mailing list