From 5f19cbf19062532dade24892655830f3061c2c73 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 13 Sep 2010 15:47:46 +0000 Subject: converted to one-dep-per-line style svn path=/trunk/externals/ekext/; revision=14115 --- debian/control | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 48d41a2..34149d2 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,16 @@ Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Hans-Christoph Steiner -Build-Depends: debhelper (>= 7.0.50~), puredata +Build-Depends: debhelper (>= 7.0.50~), + puredata Standards-Version: 3.9.1 Homepage: http://puredata.info Package: pd-ekext Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, pd +Depends: ${shlibs:Depends}, + pd, + ${misc:Depends} Recommends: pd-libdir Description: Pd objects for music information retrieval and polyphony control This library is a collection of objects for analyzing audio to get musical -- cgit v1.2.1