[SCM] pd-iemmatrix/master: completed depends and build-depends

rdz-guest at users.alioth.debian.org rdz-guest at users.alioth.debian.org
Thu Jan 27 13:16:48 UTC 2011


The following commit has been merged in the master branch:
commit c8f7b007de88284093f8d329b1d7553c24825419
Author: Roman Haefeli <reduzent at gmail.com>
Date:   Thu Jan 27 14:16:33 2011 +0100

    completed depends and build-depends

diff --git a/debian/control b/debian/control
index 60ef2db..3d0f991 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Roman Haefeli <reduzent at gmail.com>,
 Build-Depends: debhelper (>= 7),
-               puredata
+               puredata,
+               libfftw3-dev,
+               libsndfile1-dev,
+               libgsl0-dev
 Standards-Version: 3.9.1
 Section: sound
 Homepage: http://puredata.info/community/projects/software/iemmatrix-1
@@ -13,6 +16,6 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pd-iemmatrix.git;a=summary
 Package: pd-iemmatrix
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, pd 
 Description: A Pd library for matrix processing and linear algebra
  <insert long description, indented with spaces>

-- 
pd-iemmatrix packaging



More information about the pkg-multimedia-commits mailing list