summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2004-08-07 21:53:31 +0000
committerMartin Quinson <mquinson@debian.org>2004-08-07 21:53:31 +0000
commit39f423ba24e4b047714217ac987e145623901d03 (patch)
tree61f43f413634a472139d7e3e6e7a2037cce1dd5b /debian
parentbc52f5095b3f5a5b80859af4cf7c805d04beb7bf (diff)
downloadquilt-39f423ba24e4b047714217ac987e145623901d03.tar.gz
Add the missing dependency on libc6
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3fa14fb..36fb26a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Standards-Version: 3.6.1.0
Package: quilt
Architecture: any
-Depends: patch, diffstat, bzip2, gettext, gawk
+Depends: patch, diffstat, bzip2, gettext, gawk, ${shlibs:Depends}
Suggests: ccache
Description: Tool to work with series of patches
Quilt manages a series of patches by keeping track of the changes