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 | daed879790255f2aca751d8e41efb0e848a6a243 (patch) | |
tree | cf1515181da53cc9db0388205536207761621c94 /debian | |
parent | 3f01b9d9086b3ca728de74f31db50745dfbe40e5 (diff) |
fix lintian error that quilt is required
svn path=/trunk/externals/plugin~/; revision=14061
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a9d1464..7009829 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 |