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 | fa5bd7980240980d267882fc34ec9eab532c2968 (patch) | |
tree | 0d758434740d0a48a4314f18b6de5ff401246d73 | |
parent | e76e1039d5c5577f2af1514c1880ef809e587a07 (diff) |
fix lintian error that quilt is required
svn path=/trunk/externals/iem/comport/; revision=14061
-rw-r--r-- | comport/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comport/debian/control b/comport/debian/control index a69eccc..3b45de5 100644 --- a/comport/debian/control +++ b/comport/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 |