From 1eac118af3e21aa8aff4dfa1489e9cf33fd48730 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 12 Sep 2010 20:49:47 +0000 Subject: added ladspa-sdk as Recommends so help patch works; reformatted to one package per line svn path=/trunk/externals/plugin~/; revision=14086 --- debian/control | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index c145aec..220678d 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,25 @@ Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Hans-Christoph Steiner -Build-Depends: debhelper (>= 7.0.50~), puredata, ladspa-sdk +Build-Depends: debhelper (>= 7.0.50~), + ladspa-sdk, + puredata Standards-Version: 3.9.1 Homepage: http://puredata.info Package: pd-plugin Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd -Suggests: tap-plugins, cmt, fil-plugins, amb-plugins, caps, ladspa-sdk, mcp-plugins, omins, invada-studio-plugins-ladspa, rubberband-ladspa +Recommends: ladspa-sdk +Suggests: amb-plugins, + caps, + cmt, + fil-plugins, + invada-studio-plugins-ladspa, + mcp-plugins, + omins, + rubberband-ladspa, + tap-plugins Description: LADSPA and VST plug-in hosting for Pd This is a Pd tilde object for hosting LADSPA audio plug-ins. The LADSPA plug-in interface is supported completely. The object will -- cgit v1.2.1