[SCM] lash packaging branch, master-experimental, updated. debian/0.5.4.0-2-30-g9993a82
js at users.alioth.debian.org
js at users.alioth.debian.org
Sun May 16 13:32:08 UTC 2010
The following commit has been merged in the master-experimental branch:
commit 8f7ed38e568492bac03c5ca56a7571f9c87473de
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun May 16 15:08:31 2010 +0200
Have lash-bin depend on python and python-dbus (not ${python:Depends} as our python library is not used here).
diff --git a/debian/control.in b/debian/control.in
index fa1b1fa..4ac849b 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -50,7 +50,9 @@ Package: lash-bin
Architecture: any
Depends: lashd,
${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ python,
+ python-dbus
Description: LASH Audio Session Handler (LASH) example clients
LASH is a session management system for JACK and ALSA audio
applications on GNU/Linux.
--
lash packaging
More information about the pkg-multimedia-commits
mailing list