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 | 00fffd3cc77f568d0eb25b737aacbd1a08f2225d (patch) | |
tree | 9035579608ecf21309952df806a39080e8cfc592 | |
parent | 648a4e6a2b3223f8ed88ac218d93c90e184d2af3 (diff) |
fix lintian error that quilt is required
svn path=/trunk/externals/earplug~/; revision=14061
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 169bd63..e99e143 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 |