From 15251997a212e758195b10e9124e3aed71526f4f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 2 Nov 2010 14:09:33 +0000 Subject: made pd-libdir a Debian dependency so that these libdirs can be loaded as libraries svn path=/trunk/externals/pdogg/; revision=14252 --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 5adfc4b..7e2dceb 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Hans-Christoph Steiner Build-Depends: debhelper (>= 7.0.50~), - libvorbis-dev, - puredata (>= 0.42.5-3.1~) + puredata, + quilt (>= 0.46-7~) Standards-Version: 3.9.1 Homepage: http://puredata.info @@ -13,8 +13,8 @@ Package: pd-pdogg Architecture: any Depends: ${shlibs:Depends}, pd, - ${misc:Depends} -Recommends: pd-libdir + ${misc:Depends}, + pd-libdir Description: a collection of ogg/vorbis objects for Pd pdogg is a library of objects for Pd for reading and writing ogg/vorbis streams and files. There is a stream player for multichannel audio streams -- cgit v1.2.1