diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-05 16:47:11 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-05 16:47:11 +0000 |
commit | fa2e3392ced2322fdcce80dcb94b95082751ef8e (patch) | |
tree | e7d307a11adaf7baf8e40ca64fdccac6c713881e /debian/control | |
parent | 9e2fc66a25bd1f8fbfda62e2862b80edf5db26df (diff) |
added g_canvas.h s_stuff.h and m_imp.h as debian patches so it builds in current Debian
svn path=/trunk/externals/ext13/; revision=14269
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 6d75e73..d8c2d96 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-ext13 Architecture: any Depends: ${shlibs:Depends}, pd, - ${misc:Depends}, - pd-libdir + pd-libdir, + ${misc:Depends} Description: a collection of objects for Pd by dieb13 this ist ext13, a collection of externals for pd most of the code comes from other pd-object or externals |