From 71d1ea013af3248e111d296fb8b0a4e86baf277c 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/hcs/; revision=14252 --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 01b688c..3a07ebb 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,8 @@ Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Hans-Christoph Steiner Build-Depends: debhelper (>= 7.0.50~), - puredata (>= 0.42.5-3.1~) + puredata, + quilt (>= 0.46-7~) Standards-Version: 3.9.1 Homepage: http://puredata.info @@ -12,8 +13,8 @@ Package: pd-hcs Architecture: any Depends: ${shlibs:Depends}, pd, - ${misc:Depends} -Recommends: pd-libdir + ${misc:Depends}, + pd-libdir Description: a random grabbag of Pd objects by Hans-Christoph Steiner The 'hcs' library is a random grabbag of objects that are experiments that sometimes lead to full-fledged libraries. There are objects for -- cgit v1.2.1