summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2004-01-31 00:10:05 +0000
committerMartin Quinson <mquinson@debian.org>2004-01-31 00:10:05 +0000
commit53f49be05f25e146a263fa3bb74d5deccc440f8b (patch)
treed9be84f059b9712ca2ee07bd0794b5cc6e664cdb
parent189a4fefde8c60a3c118218f8be64e45f6fd44d8 (diff)
downloadquilt-53f49be05f25e146a263fa3bb74d5deccc440f8b.tar.gz
add a dependency on gawk (Closes #227111)
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 86f9d76..08a083f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Standards-Version: 3.6.1.0
Package: quilt
Architecture: any
-Depends: bash, patch, diffstat, bzip2, gettext
+Depends: bash, patch, diffstat, bzip2, gettext, gawk
Suggests: ccache
Description: Scripts for working with series of patches
The scripts allow to manage a series of patches by keeping track of the