summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-05-19 12:35:16 (GMT)
committerColin Watson <cjwatson@debian.org>2010-05-19 12:35:16 (GMT)
commit288142da1a76148a374b1b8f47d70bd8dae39722 (patch)
tree605e71e3bd15e4919c7b7735b19610987a04640b /debian/control
parentfd1c1373f4bd67ebf50f6f1941e1e10c123dbe91 (diff)
downloaddebootstrap-288142da1a76148a374b1b8f47d70bd8dae39722.zip
debootstrap-288142da1a76148a374b1b8f47d70bd8dae39722.tar.gz
debootstrap-288142da1a76148a374b1b8f47d70bd8dae39722.tar.bz2
Add ${misc:Depends}.
r63225
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 0b949a6..6a4e25e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/debootstrap
Package: debootstrap
Architecture: all
-Depends: wget
+Depends: ${misc:Depends}, wget
Recommends: gnupg
Description: Bootstrap a basic Debian system
debootstrap is used to create a Debian base system from scratch,
@@ -21,5 +21,5 @@ Package: debootstrap-udeb
Section: debian-installer
XC-Package-Type: udeb
Architecture: all
-Depends: mounted-partitions
+Depends: ${misc:Depends}, mounted-partitions
Description: Bootstrap the Debian system