aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-05 17:03:28 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commited00587a1fbf858fbcdc3e06bfadd332f134052d (patch)
tree5a8c866e0404b5ab3623821b0bf2efa08b3b452e /debian/control
parentc5e171a43fd42afc84d9cae04e77a2ff7deb327d (diff)
added s_stuff.h and m_imp.h as debian patches so it builds in current Debian
svn path=/trunk/externals/maxlib/; revision=14271
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index a60e5a3..65a23a1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans@eds.org>
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-maxlib
Architecture: any
Depends: ${shlibs:Depends},
pd,
- ${misc:Depends},
- pd-libdir
+ pd-libdir,
+ ${misc:Depends}
Description: a Pd library for analysing musical performance
maxlib is a library of non-tilde externals for Pd. The objects can be very
useful to analyse any musical performance. Some of the objects are 'borrowed'