summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index e0042b3..7d0db99 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,13 @@ Source: quilt
Section: devel
Priority: optional
Maintainer: Martin Quinson <mquinson@debian.org>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), gettext
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), gettext, hevea, lynx
Standards-Version: 3.6.1.0
Package: quilt
Architecture: any
Depends: patch, diffstat, bzip2, gettext, gawk, ${shlibs:Depends}
-Suggests: ccache, cdbs (>=0.4.27-1)
+Suggests: ccache
Description: Tool to work with series of patches
Quilt manages a series of patches by keeping track of the changes
each of them makes. They are logically organized as a stack, and you can