aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authordancer <dancer>2001-08-28 10:21:51 +0000
committerdancer <dancer>2001-08-28 10:21:51 +0000
commit6686d17c17cbd0d436b1ff82935a7424ba63930e (patch)
treef417246fc8feaaeea044d9c0757e90aff4559453 /debian/control
parent8c8fb5b93321fb32de2820dcfccd27c7fda43cba (diff)
downloadpbuilder-6686d17c17cbd0d436b1ff82935a7424ba63930e.tar
pbuilder-6686d17c17cbd0d436b1ff82935a7424ba63930e.tar.gz
fixed the --mirror option to work
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 861be91..0383b0a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.5.6
Package: pbuilder
Architecture: all
-Depends: debootstrap (>= 0.1.15.2), tar, shellutils, debianutils, ${shlibs:Depends}
+Depends: debootstrap (>= 0.1.15.2), ${shlibs:Depends}
Description: personal package builder for Debian packages
Constructs a chroot system, and builds a package inside the
chroot.