aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-10-07 23:13:43 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-10-07 23:13:43 +0000
commit1ff255a32e297cf2e1581862e68c844dcdbfaa6f (patch)
tree539e147256efc9021d841da32b701bd050ccc0f0
parentd0fa6a668850fee818cfa3df0fdf3e694b1478bb (diff)
downloadpbuilder-1ff255a32e297cf2e1581862e68c844dcdbfaa6f.tar
pbuilder-1ff255a32e297cf2e1581862e68c844dcdbfaa6f.tar.gz
Drop explicit depends on coreutils, the required version is already available in squeeze
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 36aa834..d2703d5 100644
--- a/debian/control
+++ b/debian/control
@@ -23,8 +23,7 @@ Testsuite: autopkgtest
Package: pbuilder
Architecture: all
Multi-Arch: foreign
-Depends: coreutils (>= 4.5.8-1),
- debootstrap | cdebootstrap,
+Depends: debootstrap | cdebootstrap,
dpkg-dev,
wget,
${misc:Depends}