diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-11 20:13:48 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-09-11 20:13:48 +0000 |
commit | 3a5d98784b74eec08607dd6b44883cd905feb83f (patch) | |
tree | 052b1fbf69d2b7807b7bf13c76d3ed173ae7c925 | |
parent | 0054275af60052e5ad35fbc1a51f17b53049f2ab (diff) |
fix lintian error that quilt is required
svn path=/trunk/externals/freeverb~/; revision=14061
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cbac3fb..e8fff9a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: sound 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 +Build-Depends: debhelper (>= 7.0.50~), puredata, quilt (>= 0.46-7~) Standards-Version: 3.9.1 Homepage: http://puredata.info |