[SCM] lash packaging branch, master, updated. 4135111d35184344336ff5dcd09e59835f7e2b66

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Jan 6 01:15:47 UTC 2010


The following commit has been merged in the master branch:
commit f27cd3011e2dbfa0c930d3339e0f4164be9ae2a6
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Jan 6 01:47:33 2010 +0100

    Added libjack-dev and libasound2-dev as dependencies of liblash-dev

diff --git a/debian/control b/debian/control
index 5e7b2e3..46c05d3 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,9 @@ Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
          liblash2 (= ${binary:Version}),
-         uuid-dev
+         uuid-dev,
+         libjack-dev,
+         libasound2-dev
 Description: LASH Audio Session Handler (LASH) development files
  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