summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2004-02-03 00:03:50 +0000
committerMartin Quinson <mquinson@debian.org>2004-02-03 00:03:50 +0000
commit8b98bf1fa55e72d8dbd223bc3747f48792c21a36 (patch)
treecf2faaebef028bf5c5063031e376b2e03d3df637 /debian/control
parent09a53551061a990989fb0ed90dd7924d4faf5114 (diff)
downloadquilt-8b98bf1fa55e72d8dbd223bc3747f48792c21a36.tar.gz
Do not explicitely depend on bash since that's an Essential package
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 08a083f..f9c28ee 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, gawk
+Depends: 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